Home
last modified time | relevance | path

Searched defs:Protected (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml64 | Protected Constructor
H A Dllvm_debuginfo.mli64 | Protected Constructor
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h384 enum class PDB_MemberAccess { Private = 1, Protected = 2, Public = 3 }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml76 | Protected Constructor
H A Dllvm.mli117 | Protected Constructor
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h263 Protected = 2, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h1926 None, Private, Protected, Public, Package enumerator