Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h1141 kw_casex = &IdentTable.get("casex"); in AdditionalKeywords()
1314 kw_casex, kw_casez, in AdditionalKeywords()
1512 IdentifierInfo *kw_casex; member
1884 kw_interface, kw_package, kw_casex, kw_casez, kw_checker, in isVerilogHierarchy()
H A DUnwrappedLineParser.cpp4400 } else if (FormatTok->isOneOf(tok::kw_case, Keywords.kw_casex, in parseVerilogHierarchyHeader()