Searched refs:isEndOfBlockCommentWithEscapedNewLine (Results 1 – 1 of 1) sorted by relevance
2701 static bool isEndOfBlockCommentWithEscapedNewLine(const char *CurPtr, Lexer *L, in isEndOfBlockCommentWithEscapedNewLine() function2934 if (isEndOfBlockCommentWithEscapedNewLine(CurPtr - 2, this, in SkipBlockComment()