Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h1221 kw_rand = &IdentTable.get("rand"); in AdditionalKeywords()
1335 kw_rand, kw_randc, kw_randcase, in AdditionalKeywords()
1567 IdentifierInfo *kw_rand; member
1847 return !Tok.endsSequence(kw_join, kw_rand) && in isVerilogEnd()
1901 kw_local, kw_localparam, kw_output, kw_parameter, kw_pure, kw_rand, in isVerilogQualifier()