Searched refs:kw_output (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | FormatToken.h | 1207 kw_output = &IdentTable.get("output"); in AdditionalKeywords() 1345 kw_negedge, kw_output, in AdditionalKeywords() 1578 IdentifierInfo *kw_output; member 1896 kw_input, kw_output, kw_sequence))); in isVerilogEndOfLabel() 1918 kw_local, kw_localparam, kw_output, kw_parameter, kw_pure, kw_rand, in isVerilogQualifier()
|