Searched refs:TrigraphPos (Results 1 – 1 of 1) sorted by relevance
2783 const char *TrigraphPos = nullptr; in isEndOfBlockCommentWithEscapedNewLine() local2812 TrigraphPos = CurPtr - 2; in isEndOfBlockCommentWithEscapedNewLine()2827 if (TrigraphPos) { in isEndOfBlockCommentWithEscapedNewLine()2832 L->Diag(TrigraphPos, diag::trigraph_ignored_block_comment); in isEndOfBlockCommentWithEscapedNewLine()2836 L->Diag(TrigraphPos, diag::trigraph_ends_block_comment); in isEndOfBlockCommentWithEscapedNewLine()