Home
last modified time | relevance | path

Searched refs:kw_NS_CLOSED_ENUM (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h1039 kw_NS_CLOSED_ENUM = &IdentTable.get("NS_CLOSED_ENUM"); in AdditionalKeywords()
1403 IdentifierInfo *kw_NS_CLOSED_ENUM; member
H A DUnwrappedLineParser.cpp1808 Keywords.kw_NS_CLOSED_ENUM)) { in parseStructuralElement()
H A DFormat.cpp2964 FormatTok->isOneOf(Keywords.kw_NS_CLOSED_ENUM, Keywords.kw_NS_ENUM, in guessIsObjC()