Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp2845 bool Lexer::SkipBlockComment(Token &Result, const char *CurPtr, in SkipBlockComment() function in Lexer
3840 if (SkipBlockComment(Result, CurPtr+2, TokAtPhysicalStartOfLine)) in LexTokenInternal()
4164 if (SkipBlockComment(Result, ConsumeChar(CurPtr, SizeTmp, Result), in LexTokenInternal()