Searched refs:kw_casex (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | FormatToken.h | 1144 kw_casex = &IdentTable.get("casex"); in AdditionalKeywords() 1310 kw_casex, kw_casez, kw_celldefine, in AdditionalKeywords() 1490 IdentifierInfo *kw_casex; member 1867 kw_interface, kw_package, kw_casex, kw_casez, kw_checker, in isVerilogHierarchy()
|
| H A D | UnwrappedLineParser.cpp | 4419 } else if (FormatTok->isOneOf(tok::kw_case, Keywords.kw_casex, in parseVerilogHierarchyHeader()
|