Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h160 Protected, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h385 enum class PDB_MemberAccess { Private = 1, Protected = 2, Public = 3 }; enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h397 Protected, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h275 Protected = 2, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1955 None, Private, Protected, Public, Package enumerator