Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGClass.cpp2174 bool InheritedFromVBase, const CXXInheritedCtorInitExpr *E) { in EmitInheritedCXXConstructorCall() argument
2180 if (InheritedFromVBase && in EmitInheritedCXXConstructorCall()
DCodeGenFunction.h1970 bool InheritedFromVBase,
/external/clang/lib/Sema/
DTreeTransform.h2723 bool InheritedFromVBase) { in RebuildCXXInheritedCtorInitExpr() argument
2725 Loc, T, Constructor, ConstructsVBase, InheritedFromVBase); in RebuildCXXInheritedCtorInitExpr()