Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h1174 kw_sample = &IdentTable.get("sample"); in AdditionalKeywords()
1304 kw_repeat, kw_sample, in AdditionalKeywords()
1545 IdentifierInfo *kw_sample; member