Searched refs:isProtected (Results 1 – 8 of 8) sorted by relevance
36 if (DT.isProtected())
35 if (DT.isProtected())
299 bool isProtected() const { return (getFlags() & FlagProtected) != 0; } in isProtected() function463 bool isProtected() const { in isProtected() function
226 REGISTER_MATCHER(isProtected); in RegistryMaps()
1284 else if (isProtected()) in printInternal()1337 else if (isProtected()) in printInternal()
1214 if (SP.isProtected()) in constructTypeDIE()1906 if (DT.isProtected()) in constructMemberDIE()1957 if (DT.isProtected()) in getOrCreateStaticMemberDIE()
294 AST_MATCHER(Decl, isProtected) { in AST_MATCHER() argument
489 311492 2 java/lang/reflect/Modifier.isProtected