clang  3.7.0
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 "llvm/IR/Type.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

 llvm
 
 clang
 
 clang::CodeGen
 

Enumerations

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