Searched defs:ForVirtualBase (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGClass.cpp | 433 bool ForVirtualBase, in GetVTTParameter() 2009 bool ForVirtualBase, in EmitCXXConstructorCall() 2082 bool ForVirtualBase, in EmitCXXConstructorCall() 2159 const CXXConstructorDecl *D, bool ForVirtualBase, Address This, in EmitInheritedCXXConstructorCall() 2206 const CXXConstructorDecl *Ctor, CXXCtorType CtorType, bool ForVirtualBase, in EmitInlinedInheritingCXXConstructorCall() 2391 bool ForVirtualBase, in EmitCXXDestructorCall()
|
| H A D | ItaniumCXXABI.cpp | 1541 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs() 1555 CXXDtorType Type, bool ForVirtualBase, in EmitDestructorCall()
|
| H A D | CGExprCXX.cpp | 616 bool ForVirtualBase = false; in EmitCXXConstructExpr() local
|
| H A D | MicrosoftCXXABI.cpp | 1521 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs() 1547 CXXDtorType Type, bool ForVirtualBase, in EmitDestructorCall()
|