Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp2205 bool InheritedFromVBase, const CXXInheritedCtorInitExpr *E) { in EmitInheritedCXXConstructorCall() argument
2210 if (InheritedFromVBase && in EmitInheritedCXXConstructorCall()
H A DCodeGenFunction.h2818 bool InheritedFromVBase,
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3252 bool InheritedFromVBase) { in RebuildCXXInheritedCtorInitExpr() argument
3254 Loc, T, Constructor, ConstructsVBase, InheritedFromVBase); in RebuildCXXInheritedCtorInitExpr()