Home
last modified time | relevance | path

Searched refs:kw_CF_OPTIONS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h1038 kw_CF_OPTIONS = &IdentTable.get("CF_OPTIONS"); in AdditionalKeywords()
1402 IdentifierInfo *kw_CF_OPTIONS; member
H A DUnwrappedLineParser.cpp1806 Keywords.kw_CF_ENUM, Keywords.kw_CF_OPTIONS, in parseStructuralElement()