Searched refs:IsDtorCallInCtor (Results 1 – 2 of 2) sorted by relevance
5637 bool IsDtorCallInCtor);5667 bool IsDtorCallInCtor) { in shouldDeleteForSubobjectCall() argument5679 else if (!IsDtorCallInCtor && Field && Field->getParent()->isUnion() && in shouldDeleteForSubobjectCall()5697 << Field << DiagKind << IsDtorCallInCtor; in shouldDeleteForSubobjectCall()5703 << Base->getType() << DiagKind << IsDtorCallInCtor; in shouldDeleteForSubobjectCall()
8758 bool IsDtorCallInCtor);8789 bool IsDtorCallInCtor) { in shouldDeleteForSubobjectCall() argument8801 else if (!IsDtorCallInCtor && Field && Field->getParent()->isUnion() && in shouldDeleteForSubobjectCall()8819 << Field << DiagKind << IsDtorCallInCtor << /*IsObjCPtr*/false; in shouldDeleteForSubobjectCall()8825 << Base->getType() << DiagKind << IsDtorCallInCtor in shouldDeleteForSubobjectCall()