Home
last modified time | relevance | path

Searched refs:Protected (Results 1 – 25 of 45) sorted by relevance

12

/openbsd/distrib/notes/octeon/
H A Dinstall65 Un-Protected 1 sectors
70 Protected 1 sectors
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoFlags.def30 HANDLE_DI_FLAG(2, Protected)
/openbsd/gnu/llvm/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h166 Protected, enumerator
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h265 Protected = 2, enumerator
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h385 enum class PDB_MemberAccess { Private = 1, Protected = 2, Public = 3 }; enumerator
/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp293 CASE_OUTPUT_ENUM_CLASS_STR(PDB_MemberAccess, Protected, "protected", OS) in operator <<()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DCommentCommands.td310 def Protected : PropertyCommand<"protected">;
H A DDeclObjC.h1944 None, Private, Protected, Public, Package enumerator
1991 return DeclAccess == None ? Protected : AccessControl(DeclAccess); in getCanonicalAccessControl()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp332 CV_ENUM_CLASS_ENT(MemberAccess, Protected),
H A DTypeDumpVisitor.cpp49 ENUM_ENTRY(MemberAccess, Protected), ENUM_ENTRY(MemberAccess, Public),
/openbsd/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml64 | Protected Constructor
H A Dllvm_debuginfo.mli64 | Protected Constructor
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp148 RETURN_CASE(MemberAccess, Protected, "protected"); in memberAccess()
/openbsd/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp556 case SymbolFlag::Protected: in addSymbol()
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp303 IO.enumCase(Access, "Protected", MemberAccess::Protected); in enumeration()
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp558 case MemberAccess::Protected: in TranslateMemberAccess()
/openbsd/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/
H A DChanges47 - Protected RE interpolation in Base.pm
/openbsd/usr.bin/file/magdir/
H A Danimation94 >8 string F4P \b, Protected Video for Adobe Flash Player 9+ (.F4P)
121 >8 string M4P \b, Apple iTunes ALAC/AAC-LC (.M4P) AES Protected Audio
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp223 case PDB_MemberAccess::Protected: in TranslateMemberAccess()
/openbsd/gnu/llvm/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp502 [&] { SI.Flags.push_back(SymbolFlag::Protected); }) in parseNewSymbolInfo()
/openbsd/gnu/llvm/clang/lib/AST/
H A DJSONNodeDumper.cpp1002 case ObjCIvarDecl::Protected: JOS.attribute("access", "protected"); break; in VisitObjCIvarDecl()
H A DTextNodeDumper.cpp2251 case ObjCIvarDecl::Protected: in VisitObjCIvarDecl()
/openbsd/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.ml76 | Protected Constructor
/openbsd/gnu/usr.bin/perl/dist/Storable/
H A DChangeLog784 - Protected calls to flock() for DOS platform: apparently, the
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2124 case DINode::FlagProtected: return MemberAccess::Protected; in translateAccessFlags()

12