Searched refs:TrigraphPos (Results 1 – 1 of 1) sorted by relevance
2706 const char *TrigraphPos = nullptr; in isEndOfBlockCommentWithEscapedNewLine() local2735 TrigraphPos = CurPtr - 2; in isEndOfBlockCommentWithEscapedNewLine()2750 if (TrigraphPos) { in isEndOfBlockCommentWithEscapedNewLine()2755 L->Diag(TrigraphPos, diag::trigraph_ignored_block_comment); in isEndOfBlockCommentWithEscapedNewLine()2759 L->Diag(TrigraphPos, diag::trigraph_ends_block_comment); in isEndOfBlockCommentWithEscapedNewLine()