Searched defs:ForVirtualBase (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGClass.cpp | 426 bool ForVirtualBase, in GetVTTParameter() 2048 bool ForVirtualBase, in EmitCXXConstructorCall() 2103 bool ForVirtualBase, in EmitCXXConstructorCall() 2173 const CXXConstructorDecl *D, bool ForVirtualBase, Address This, in EmitInheritedCXXConstructorCall() 2220 const CXXConstructorDecl *Ctor, CXXCtorType CtorType, bool ForVirtualBase, in EmitInlinedInheritingCXXConstructorCall() 2393 bool ForVirtualBase, in EmitCXXDestructorCall()
|
D | ItaniumCXXABI.cpp | 1416 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs() 1431 CXXDtorType Type, bool ForVirtualBase, in EmitDestructorCall()
|
D | CGExprCXX.cpp | 484 bool ForVirtualBase = false; in EmitCXXConstructExpr() local
|
D | MicrosoftCXXABI.cpp | 1458 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs() 1485 CXXDtorType Type, bool ForVirtualBase, in EmitDestructorCall()
|