Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h1176 kw_sequence = &IdentTable.get("sequence"); in AdditionalKeywords()
1305 kw_scalared, kw_sequence, in AdditionalKeywords()
1547 IdentifierInfo *kw_sequence; member
1844 kw_input, kw_output, kw_sequence))); in isVerilogEndOfLabel()
H A DUnwrappedLineParser.cpp2769 Keywords.kw_sequence)) { in parseIfThenElse()