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.h1257 kw_with = &IdentTable.get("with"); in AdditionalKeywords()
1370 kw_with, kw_wor, in AdditionalKeywords()
1628 IdentifierInfo *kw_with; member
1790 kw_with); in isVerilogWordOperator()
1876 if (Tok.endsSequence(kw_function, kw_with)) in isVerilogHierarchy()