Searched refs:verbatim_block_begin (Results 1 – 3 of 3) sorted by relevance
39 verbatim_block_begin, enumerator131 assert(is(tok::verbatim_block_begin) || is(tok::verbatim_block_end)); in getVerbatimBlockID()136 assert(is(tok::verbatim_block_begin) || is(tok::verbatim_block_end)); in setVerbatimBlockID()
719 case tok::verbatim_block_begin: in parseParagraphOrBlockCommand()816 assert(Tok.is(tok::verbatim_block_begin)); in parseVerbatimBlock()897 case tok::verbatim_block_begin: in parseBlockContent()
468 formTokenWithChars(T, TextBegin, tok::verbatim_block_begin); in setupAndLexVerbatimBlock()