Home
last modified time | relevance | path

Searched refs:CGBuilderInserterTy (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGBuilder.h40 typedef CGBuilderInserter CGBuilderInserterTy; typedef
42 typedef llvm::IRBuilder<llvm::ConstantFolder, CGBuilderInserterTy>
54 const CGBuilderInserterTy &Inserter) in CGBuilderTy()
DCodeGenFunction.cpp43 CGBuilderInserterTy(this)), in CodeGenFunction()