Home
last modified time | relevance | path

Searched defs:ConstantInitBuilderBase (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DConstantInitFuture.h28 class ConstantInitBuilderBase; variable
H A DConstantInitBuilder.h69 explicit ConstantInitBuilderBase(CodeGenModule &CGM) : CGM(CGM) {} in ConstantInitBuilderBase() function