Searched refs:setupAndLexVerbatimLine (Results 1 – 2 of 2) sorted by relevance
336 void setupAndLexVerbatimLine(Token &T, const char *TextBegin,
435 setupAndLexVerbatimLine(T, TokenPtr, Info); in lexCommentText()553 void Lexer::setupAndLexVerbatimLine(Token &T, const char *TextBegin, in setupAndLexVerbatimLine() function in clang::comments::Lexer