Searched defs:Delegating (Results 1 – 4 of 4) sorted by relevance
290 bool Delegating) { in GetVTTParameter()1646 bool Delegating, in EmitCXXConstructorCall()1822 bool Delegating, in EmitCXXDestructorCall()
1178 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs()1194 bool Delegating, llvm::Value *This) { in EmitDestructorCall()
1132 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs()1158 bool Delegating, llvm::Value *This) { in EmitDestructorCall()
400 bool Delegating = false; in EmitCXXConstructExpr() local