Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Format/
DFormatToken.h841 kw_NS_CLOSED_ENUM = &IdentTable.get("NS_CLOSED_ENUM"); in AdditionalKeywords()
956 IdentifierInfo *kw_NS_CLOSED_ENUM; member
DUnwrappedLineParser.cpp1301 Keywords.kw_NS_CLOSED_ENUM)) in parseStructuralElement()
DFormat.cpp2046 FormatTok->isOneOf(Keywords.kw_NS_CLOSED_ENUM, Keywords.kw_NS_ENUM, in guessIsObjC()