Searched refs:kw_NS_OPTIONS (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h715 kw_NS_OPTIONS = &IdentTable.get("NS_OPTIONS");
830 IdentifierInfo *kw_NS_OPTIONS; member in struct:clang::format::AdditionalKeywords
H A DUnwrappedLineParser.cpp1284 if (FormatTok->isOneOf(Keywords.kw_NS_ENUM, Keywords.kw_NS_OPTIONS,

Completed in 160 milliseconds