Searched refs:verbatim_block_end (Results 1 – 3 of 3) sorted by relevance
41 verbatim_block_end, 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()
800 case tok::verbatim_block_end: in parseParagraphOrBlockCommand()847 if (Tok.is(tok::verbatim_block_end)) { in parseVerbatimBlock()906 case tok::verbatim_block_end: in parseBlockContent()
507 formTokenWithChars(T, End, tok::verbatim_block_end); in lexVerbatimBlockFirstLine()