Home
last modified time | relevance | path

Searched refs:Delegating (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGClass.cpp290 bool Delegating) { in GetVTTParameter() argument
303 if (Delegating) { in GetVTTParameter()
1662 bool Delegating, in EmitCXXConstructorCall() argument
1688 Delegating, This, ArgBeg, ArgEnd); in EmitCXXConstructorCall()
1831 bool Delegating, in EmitCXXDestructorCall() argument
1834 llvm::Value *VTT = GetVTTParameter(GD, ForVirtualBase, Delegating); in EmitCXXDestructorCall()
DCGCXXABI.h307 bool ForVirtualBase, bool Delegating,
DItaniumCXXABI.cpp147 bool ForVirtualBase, bool Delegating,
911 bool ForVirtualBase, bool Delegating, in EmitConstructorCall() argument
916 Delegating); in EmitConstructorCall()
DCGExprCXX.cpp398 bool Delegating = false; in EmitCXXConstructExpr() local
404 Delegating = true; in EmitCXXConstructExpr()
420 EmitCXXConstructorCall(CD, Type, ForVirtualBase, Delegating, Dest.getAddr(), in EmitCXXConstructExpr()
DCodeGenFunction.h1573 bool Delegating);
1586 bool ForVirtualBase, bool Delegating,
1613 bool ForVirtualBase, bool Delegating,
DMicrosoftCXXABI.cpp154 bool ForVirtualBase, bool Delegating,
791 bool Delegating, in EmitConstructorCall() argument