Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/patches/
Dpatch-r261991-llvm-r198385-fix-dwarf2.diff36 if (DT.isProtected())
Dpatch-r261991-llvm-r198389-fix-dwarf2.diff35 if (DT.isProtected())
/freebsd-9-stable/contrib/llvm/include/llvm/
DDebugInfo.h299 bool isProtected() const { return (getFlags() & FlagProtected) != 0; } in isProtected() function
463 bool isProtected() const { in isProtected() function
/freebsd-9-stable/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp226 REGISTER_MATCHER(isProtected); in RegistryMaps()
/freebsd-9-stable/contrib/llvm/lib/IR/
DDebugInfo.cpp1284 else if (isProtected()) in printInternal()
1337 else if (isProtected()) in printInternal()
/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1214 if (SP.isProtected()) in constructTypeDIE()
1906 if (DT.isProtected()) in constructMemberDIE()
1957 if (DT.isProtected()) in getOrCreateStaticMemberDIE()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/ASTMatchers/
DASTMatchers.h294 AST_MATCHER(Decl, isProtected) { in AST_MATCHER() argument
/freebsd-9-stable/cddl/contrib/dtracetoolkit/Examples/
Dj_methodcalls_example.txt489 311492 2 java/lang/reflect/Modifier.isProtected