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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuilder.h38 typedef CGBuilderInserter CGBuilderInserterTy; typedef in namespace:clang::CodeGen
40 typedef llvm::IRBuilder<llvm::ConstantFolder, CGBuilderInserterTy>
52 const CGBuilderInserterTy &Inserter)
H A DCodeGenFunction.cpp67 CGBuilderInserterTy(this)),

Completed in 115 milliseconds