Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp2273 bool InheritedFromVBase, const CXXInheritedCtorInitExpr *E) { in EmitInheritedCXXConstructorCall() argument
2280 if (InheritedFromVBase && in EmitInheritedCXXConstructorCall()
H A DCodeGenFunction.h3139 bool InheritedFromVBase,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3541 bool InheritedFromVBase) { in RebuildCXXInheritedCtorInitExpr() argument
3543 Loc, T, Constructor, ConstructsVBase, InheritedFromVBase); in RebuildCXXInheritedCtorInitExpr()