Searched defs:verbatim_block_begin (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DCommentLexer.h41 verbatim_block_begin, enumerator in enum:clang::comments::tok::TokenKind
133 assert(is(tok::verbatim_block_begin) || is(tok::verbatim_block_end));
138 assert(is(tok::verbatim_block_begin) || is(tok::verbatim_block_end));

Completed in 78 milliseconds