#include "CGBuilder.h"
#include "clang/AST/DeclCXX.h"
#include "clang/AST/Expr.h"
#include "clang/AST/ExternalASTSource.h"
#include "clang/AST/Type.h"
#include "clang/Basic/SourceLocation.h"
#include "clang/Frontend/CodeGenOptions.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/DenseSet.h"
#include "llvm/ADT/Optional.h"
#include "llvm/IR/DIBuilder.h"
#include "llvm/IR/DebugInfo.h"
#include "llvm/IR/ValueHandle.h"
#include "llvm/Support/Allocator.h"
#include "clang/Basic/OpenCLImageTypes.def"
Go to the source code of this file.
|
| | llvm |
| | DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators.
|
| |
| | clang |
| | /file This file defines classes for searching and anlyzing source code clones.
|
| |
| | clang::CodeGen |
| |
|
| #define | IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) llvm::DIType *SingletonId = nullptr; |
| |
| #define IMAGE_TYPE |
( |
|
ImgType, |
|
|
|
Id, |
|
|
|
SingletonId, |
|
|
|
Access, |
|
|
|
Suffix |
|
) |
| llvm::DIType *SingletonId = nullptr; |