Searched refs:isProtected (Results 1 – 4 of 4) sorted by relevance
452 bool isProtected() const { return getValue() == VisibilityKind::Protected; };
469 REGISTER_MATCHER(isProtected); in RegistryMaps()
794 bool isProtected() const { in isProtected() function2374 bool isProtected() const { in isProtected() function
655 AST_POLYMORPHIC_MATCHER(isProtected, in AST_POLYMORPHIC_MATCHER() argument