Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp5406 bool shouldDeleteForSubobjectCall(Subobject Subobj,
5436 bool SpecialMemberDeletionInfo::shouldDeleteForSubobjectCall( in shouldDeleteForSubobjectCall() function in SpecialMemberDeletionInfo
5508 shouldDeleteForSubobjectCall(Subobj, lookupIn(Class, Quals, IsMutable), in shouldDeleteForClassSubobject()
5519 if (shouldDeleteForSubobjectCall(Subobj, SMOR, true)) in shouldDeleteForClassSubobject()