Searched defs:ForVirtualBase (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGClass.cpp | 437 bool ForVirtualBase, in GetVTTParameter() 2030 bool ForVirtualBase, in EmitCXXConstructorCall() 2105 bool ForVirtualBase, in EmitCXXConstructorCall() 2181 const CXXConstructorDecl *D, bool ForVirtualBase, Address This, in EmitInheritedCXXConstructorCall() 2228 const CXXConstructorDecl *Ctor, CXXCtorType CtorType, bool ForVirtualBase, in EmitInlinedInheritingCXXConstructorCall() 2416 bool ForVirtualBase, in EmitCXXDestructorCall()
|
| HD | ItaniumCXXABI.cpp | 1618 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs() 1632 CXXDtorType Type, bool ForVirtualBase, in EmitDestructorCall()
|
| HD | CGExprCXX.cpp | 627 bool ForVirtualBase = false; in EmitCXXConstructExpr() local
|
| HD | MicrosoftCXXABI.cpp | 1558 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs() 1584 CXXDtorType Type, bool ForVirtualBase, in EmitDestructorCall()
|