Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h992 kw_NS_OPTIONS = &IdentTable.get("NS_OPTIONS"); in AdditionalKeywords()
1356 IdentifierInfo *kw_NS_OPTIONS; member
H A DUnwrappedLineParser.cpp1787 if (FormatTok->isOneOf(Keywords.kw_NS_ENUM, Keywords.kw_NS_OPTIONS, in parseStructuralElement()
H A DFormat.cpp2933 Keywords.kw_NS_OPTIONS, TT_ObjCBlockLBrace, in guessIsObjC()