Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h98 enum AccessSpecifier { enum
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp104 std::string AccessSpecifier = std::string( in getMemberAttributes() local