Home
last modified time | relevance | path

Searched defs:AccessSpecifier (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h118 enum AccessSpecifier { global() enum
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp124 std::string AccessSpecifier = std::string( in getMemberAttributes() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp5250 bool AccessSpecifier = mustBreakBefore() local