Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h1261 kw_with = &IdentTable.get("with"); in AdditionalKeywords()
1347 kw_wildcard, kw_wire, kw_with, in AdditionalKeywords()
1607 IdentifierInfo *kw_with; member
1769 kw_with); in isVerilogWordOperator()
1859 if (Tok.endsSequence(kw_function, kw_with)) in isVerilogHierarchy()