Searched refs:isProtected (Results 1 – 4 of 4) sorted by relevance
1249 if (SP->isProtected()) in applySubprogramAttributes()1480 if (DT->isProtected()) in constructMemberDIE()1531 if (DT->isProtected()) in getOrCreateStaticMemberDIE()
380 REGISTER_MATCHER(isProtected); in RegistryMaps()
692 bool isProtected() const {1795 bool isProtected() const {
564 AST_MATCHER(Decl, isProtected) { in AST_MATCHER() argument