Searched defs:ForVirtualBase (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGClass.cpp | 425 bool ForVirtualBase, in GetVTTParameter() 2050 bool ForVirtualBase, in EmitCXXConstructorCall() 2271 bool ForVirtualBase, in EmitCXXDestructorCall()
|
D | ItaniumCXXABI.cpp | 1423 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs() 1438 CXXDtorType Type, bool ForVirtualBase, in EmitDestructorCall()
|
D | CGExprCXX.cpp | 479 bool ForVirtualBase = false; in EmitCXXConstructExpr() local
|
D | MicrosoftCXXABI.cpp | 1461 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs() 1486 CXXDtorType Type, bool ForVirtualBase, in EmitDestructorCall()
|