Searched refs:CodeGenTypeCache (Results 1 – 5 of 5) sorted by relevance
14 #include "CodeGenTypeCache.h"55 const CodeGenTypeCache &TypeCache;88 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::LLVMContext &C) in CGBuilderTy() 90 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::LLVMContext &C, in CGBuilderTy() 94 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::Instruction *I) in CGBuilderTy() 96 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::BasicBlock *BB) in CGBuilderTy()
32 struct CodeGenTypeCache { struct
17 #include "CodeGenTypeCache.h"325 class CodeGenModule : public CodeGenTypeCache {
78 : CodeGenTypeCache(cgm), CGM(cgm), Target(cgm.getTarget()), in CodeGenFunction()
257 class CodeGenFunction : public CodeGenTypeCache {