Searched defs:Delegating (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGClass.cpp | 427 bool Delegating) { in GetVTTParameter() 2049 bool Delegating, Address This, in EmitCXXConstructorCall() 2104 bool Delegating, in EmitCXXConstructorCall() 2221 bool Delegating, CallArgList &Args) { in EmitInlinedInheritingCXXConstructorCall() 2394 bool Delegating, in EmitCXXDestructorCall()
|
D | ItaniumCXXABI.cpp | 1416 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs() 1432 bool Delegating, Address This) { in EmitDestructorCall()
|
D | CGExprCXX.cpp | 485 bool Delegating = false; in EmitCXXConstructExpr() local
|
D | MicrosoftCXXABI.cpp | 1458 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs() 1486 bool Delegating, Address This) { in EmitDestructorCall()
|