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.h1224 kw_sample = &IdentTable.get("sample"); in AdditionalKeywords()
1354 kw_repeat, kw_sample, in AdditionalKeywords()
1595 IdentifierInfo *kw_sample; member