Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h1199 kw_join = &IdentTable.get("join"); in AdditionalKeywords()
1327 kw_intersect, kw_join, kw_join_any, in AdditionalKeywords()
1545 IdentifierInfo *kw_join; member
1847 return !Tok.endsSequence(kw_join, kw_rand) && in isVerilogEnd()
1853 kw_endspecify, kw_endtable, kw_endtask, kw_join, in isVerilogEnd()