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.h1144 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 DUnwrappedLineParser.cpp4419 } else if (FormatTok->isOneOf(tok::kw_case, Keywords.kw_casex, in parseVerilogHierarchyHeader()