Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h1229 kw_sequence = &IdentTable.get("sequence"); in AdditionalKeywords()
1337 kw_sample, kw_scalared, kw_sequence, in AdditionalKeywords()
1575 IdentifierInfo *kw_sequence; member
1879 kw_input, kw_output, kw_sequence))); in isVerilogEndOfLabel()
H A DUnwrappedLineParser.cpp2892 Keywords.kw_sequence)) { in parseIfThenElse()