Home
last modified time | relevance | path

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

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