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.h1218 kw_rand = &IdentTable.get("rand"); in AdditionalKeywords()
1351 kw_pure, kw_rand, in AdditionalKeywords()
1589 IdentifierInfo *kw_rand; member
1864 return !Tok.endsSequence(kw_join, kw_rand) && in isVerilogEnd()
1918 kw_local, kw_localparam, kw_output, kw_parameter, kw_pure, kw_rand, in isVerilogQualifier()