Home
last modified time | relevance | path

Searched defs:CGBuilderTy (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGBuilder.h23 class CGBuilderTy; global() variable
30 friend CGBuilderTy; global() variable
87 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::LLVMContext &C) CGBuilderTy() function
89 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::LLVMContext &C, CGBuilderTy() function
93 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::Instruction *I) CGBuilderTy() function
95 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::BasicBlock *BB) CGBuilderTy() function
H A DCGValue.h33 class CGBuilderTy; global() variable
H A DAddress.h27 class CGBuilderTy; global() variable
112 friend class CGBuilderTy; global() variable