Searched refs:TrigraphPos (Results 1 – 1 of 1) sorted by relevance
2636 const char *TrigraphPos = nullptr; in isEndOfBlockCommentWithEscapedNewLine() local2665 TrigraphPos = CurPtr - 2; in isEndOfBlockCommentWithEscapedNewLine()2680 if (TrigraphPos) { in isEndOfBlockCommentWithEscapedNewLine()2685 L->Diag(TrigraphPos, diag::trigraph_ignored_block_comment); in isEndOfBlockCommentWithEscapedNewLine()2689 L->Diag(TrigraphPos, diag::trigraph_ends_block_comment); in isEndOfBlockCommentWithEscapedNewLine()