Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DFormatToken.h997 kw_automatic = &IdentTable.get("automatic"); in AdditionalKeywords()
1158 kw_automatic, in AdditionalKeywords()
1388 IdentifierInfo *kw_automatic; member