Searched refs:TrigraphPos (Results 1 – 1 of 1) sorted by relevance
2762 const char *TrigraphPos = nullptr; in isEndOfBlockCommentWithEscapedNewLine() local2791 TrigraphPos = CurPtr - 2; in isEndOfBlockCommentWithEscapedNewLine()2806 if (TrigraphPos) { in isEndOfBlockCommentWithEscapedNewLine()2811 L->Diag(TrigraphPos, diag::trigraph_ignored_block_comment); in isEndOfBlockCommentWithEscapedNewLine()2815 L->Diag(TrigraphPos, diag::trigraph_ends_block_comment); in isEndOfBlockCommentWithEscapedNewLine()