Searched defs:ForVirtualBase (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGClass.cpp | 301 bool ForVirtualBase, in GetVTTParameter() 1734 bool ForVirtualBase, in EmitCXXConstructorCall() 1913 bool ForVirtualBase, in EmitCXXDestructorCall()
|
D | ItaniumCXXABI.cpp | 1278 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs() 1293 CXXDtorType Type, bool ForVirtualBase, in EmitDestructorCall()
|
D | CGExprCXX.cpp | 436 bool ForVirtualBase = false; in EmitCXXConstructExpr() local
|
D | MicrosoftCXXABI.cpp | 1360 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs() 1385 CXXDtorType Type, bool ForVirtualBase, in EmitDestructorCall()
|