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.cpp2264 bool InheritedFromVBase, const CXXInheritedCtorInitExpr *E) { in EmitInheritedCXXConstructorCall() argument
2269 if (InheritedFromVBase && in EmitInheritedCXXConstructorCall()
H A DCodeGenFunction.h2940 bool InheritedFromVBase,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3490 bool InheritedFromVBase) { in RebuildCXXInheritedCtorInitExpr() argument
3492 Loc, T, Constructor, ConstructsVBase, InheritedFromVBase); in RebuildCXXInheritedCtorInitExpr()