clang API Documentation

Classes | Namespaces | Enumerations
CGValue.h File Reference
#include "clang/AST/ASTContext.h"
#include "clang/AST/CharUnits.h"
#include "clang/AST/Type.h"
#include "llvm/IR/Value.h"
Include dependency graph for CGValue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::CodeGen::RValue
class  clang::CodeGen::LValue
class  clang::CodeGen::AggValueSlot
 An aggregate value slot. More...

Namespaces

namespace  llvm
namespace  clang
namespace  clang::CodeGen

Enumerations

enum  clang::CodeGen::ARCPreciseLifetime_t { clang::CodeGen::ARCImpreciseLifetime, clang::CodeGen::ARCPreciseLifetime }
 Does an ARC strong l-value have precise lifetime? More...