Home | History | Annotate | Download | only in Lex

Lines Matching refs:SkipBlockComment

2256 bool Lexer::SkipBlockComment(Token &Result, const char *CurPtr,
3020 if (SkipBlockComment(Result, CurPtr+2, TokAtPhysicalStartOfLine))
3338 if (SkipBlockComment(Result, ConsumeChar(CurPtr, SizeTmp, Result),