Home
last modified time | relevance | path

Searched defs:Delegating (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenABITypes.cpp121 CXXDtorType Type, bool ForVirtualBase, bool Delegating) { in getCXXDestructorImplicitParam()
H A DCGCXXABI.cpp348 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs()
H A DCGClass.cpp464 bool Delegating) { in GetVTTParameter()
2123 bool Delegating, in EmitCXXConstructorCall()
2198 bool Delegating, in EmitCXXConstructorCall()
2322 bool Delegating, CallArgList &Args) { in EmitInlinedInheritingCXXConstructorCall()
2514 bool Delegating, Address This, in EmitCXXDestructorCall()
H A DMicrosoftCXXABI.cpp1629 bool ForVirtualBase, bool Delegating) { in getImplicitConstructorArgs()
1652 bool ForVirtualBase, bool Delegating) { in getCXXDestructorImplicitParam()
1659 bool Delegating, Address This, in EmitDestructorCall()
H A DItaniumCXXABI.cpp1921 bool ForVirtualBase, bool Delegating) { in getImplicitConstructorArgs()
1938 bool ForVirtualBase, bool Delegating) { in getCXXDestructorImplicitParam()
1946 bool Delegating, Address This, in EmitDestructorCall()
H A DCGExprCXX.cpp644 bool Delegating = false; in EmitCXXConstructExpr() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1542 Delegating enumerator