Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp9018 bool shouldDeleteForAllConstMembers();
9306 bool SpecialMemberDeletionInfo::shouldDeleteForAllConstMembers() { in shouldDeleteForAllConstMembers() function in SpecialMemberDeletionInfo
9437 if (SMI.shouldDeleteForAllConstMembers()) in ShouldDeleteSpecialMember()