Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitFuture.h28 class ConstantInitBuilderBase; variable
H A DConstantInitBuilder.h72 explicit ConstantInitBuilderBase(CodeGenModule &CGM) : CGM(CGM) {} in ConstantInitBuilderBase() function