Searched refs:kw_automatic (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | FormatToken.h | 1138 kw_automatic = &IdentTable.get("automatic"); in AdditionalKeywords() 1308 kw_assume, kw_automatic, kw_before, in AdditionalKeywords() 1484 IdentifierInfo *kw_automatic; member 1899 kw_let, kw_var, kw_ref, kw_automatic, kw_bins, kw_coverpoint, in isVerilogQualifier()
|
| H A D | UnwrappedLineParser.cpp | 4445 Keywords.kw_automatic, tok::kw_static)) { in parseVerilogHierarchyHeader()
|