Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp9464 bool shouldDeleteForVariantPtrAuthMember(const FieldDecl *FD);
9632 bool SpecialMemberDeletionInfo::shouldDeleteForVariantPtrAuthMember( in shouldDeleteForVariantPtrAuthMember() function in SpecialMemberDeletionInfo
9694 if (inUnion() && shouldDeleteForVariantPtrAuthMember(FD)) in shouldDeleteForField()
9760 if (shouldDeleteForVariantPtrAuthMember(&*UI)) in shouldDeleteForField()