Home
last modified time | relevance | path

Searched refs:InheritedFromVBase (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGClass.cpp2274 bool InheritedFromVBase, const CXXInheritedCtorInitExpr *E) { in EmitInheritedCXXConstructorCall() argument
2279 if (InheritedFromVBase && in EmitInheritedCXXConstructorCall()
DCodeGenFunction.h2875 bool InheritedFromVBase,
/openbsd/src/gnu/llvm/clang/lib/Sema/
DTreeTransform.h3406 bool InheritedFromVBase) { in RebuildCXXInheritedCtorInitExpr() argument
3408 Loc, T, Constructor, ConstructsVBase, InheritedFromVBase); in RebuildCXXInheritedCtorInitExpr()