Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatToken.h842 kw_NS_OPTIONS = &IdentTable.get("NS_OPTIONS"); in AdditionalKeywords()
957 IdentifierInfo *kw_NS_OPTIONS; member
H A DUnwrappedLineParser.cpp1310 if (FormatTok->isOneOf(Keywords.kw_NS_ENUM, Keywords.kw_NS_OPTIONS, in parseStructuralElement()
H A DFormat.cpp2153 Keywords.kw_NS_OPTIONS, TT_ObjCBlockLBrace, in guessIsObjC()