clang
3.9.0
|
#include "clang/AST/Type.h"
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/IR/MDBuilder.h"
#include "llvm/IR/Metadata.h"
Go to the source code of this file.
Classes | |
struct | clang::CodeGen::TBAAPathTag |
class | clang::CodeGen::CodeGenTBAA |
CodeGenTBAA - This class organizes the cross-module state that is used while lowering AST types to LLVM types. More... | |
struct | llvm::DenseMapInfo< clang::CodeGen::TBAAPathTag > |
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |
clang::CodeGen | |
llvm | |
DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators. | |