clang API Documentation
#include "clang/AST/ASTContext.h"
#include "clang/AST/CharUnits.h"
#include "clang/AST/Type.h"
#include "llvm/IR/Value.h"
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... |