Searched refs:IsConstructorDelegationValid (Results 1 – 4 of 4) sorted by relevance
793 CodeGenFunction::IsConstructorDelegationValid(CCD)) in assignRegionCounters()
730 bool CodeGenFunction::IsConstructorDelegationValid( in IsConstructorDelegationValid() function in CodeGenFunction851 if (CtorType == Ctor_Complete && IsConstructorDelegationValid(Ctor) && in EmitConstructorBody()
2110 static bool IsConstructorDelegationValid(const CXXConstructorDecl *Ctor);
807 static bool IsConstructorDelegationValid(const CXXConstructorDecl *Ctor) { in IsConstructorDelegationValid() function928 if (CtorType == Ctor_Complete && IsConstructorDelegationValid(Ctor) && in EmitConstructorBody()