Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1274 if (SP->isProtected()) in applySubprogramAttributes()
1621 if (DT->isProtected()) in constructMemberDIE()
1672 if (DT->isProtected()) in getOrCreateStaticMemberDIE()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp434 REGISTER_MATCHER(isProtected); in RegistryMaps()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h724 bool isProtected() const { in isProtected() function
1955 bool isProtected() const { in isProtected() function
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dj_methodcalls_example.txt489 311492 2 java/lang/reflect/Modifier.isProtected
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dj_methodcalls_example.txt489 311492 2 java/lang/reflect/Modifier.isProtected
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h649 AST_POLYMORPHIC_MATCHER(isProtected, in AST_POLYMORPHIC_MATCHER() argument