|
clang
5.0.0
|
#include "llvm/IR/DataLayout.h"#include "llvm/IR/IRBuilder.h"#include "Address.h"#include "CodeGenTypeCache.h"Go to the source code of this file.
Classes | |
| class | clang::CodeGen::CGBuilderInserter |
| This is an IRBuilder insertion helper that forwards to CodeGenFunction::InsertHelper, which adds necessary metadata to instructions. More... | |
| class | clang::CodeGen::CGBuilderTy |
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| clang::CodeGen | |
Typedefs | |
| typedef CGBuilderInserter | clang::CodeGen::CGBuilderInserterTy |
| typedef llvm::IRBuilder < llvm::ConstantFolder, CGBuilderInserterTy > | clang::CodeGen::CGBuilderBaseTy |
1.8.6