Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp5635 bool shouldDeleteForSubobjectCall(Subobject Subobj,
5665 bool SpecialMemberDeletionInfo::shouldDeleteForSubobjectCall( in shouldDeleteForSubobjectCall() function in SpecialMemberDeletionInfo
5737 shouldDeleteForSubobjectCall(Subobj, lookupIn(Class, Quals, IsMutable), in shouldDeleteForClassSubobject()
5748 if (shouldDeleteForSubobjectCall(Subobj, SMOR, true)) in shouldDeleteForClassSubobject()