Home
last modified time | relevance | path

Searched refs:skipTextToken (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp273 const char *Lexer::skipTextToken() { in skipTextToken() function in clang::comments::Lexer
317 return formTextToken(T, skipTextToken()); in lexCommentText()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h324 const char *skipTextToken();