CommentLexer.h | 39 backslash_command, // Command with an ID, that used backslash marker. enumerator in enum:clang::comments::tok::TokenKind 123 assert(is(tok::backslash_command) || is(tok::at_command)); 128 assert(is(tok::backslash_command) || is(tok::at_command));
|