Searched refs:TrigraphPos (Results 1 – 1 of 1) sorted by relevance
2575 const char *TrigraphPos = nullptr; in isEndOfBlockCommentWithEscapedNewLine() local2604 TrigraphPos = CurPtr - 2; in isEndOfBlockCommentWithEscapedNewLine()2619 if (TrigraphPos) { in isEndOfBlockCommentWithEscapedNewLine()2624 L->Diag(TrigraphPos, diag::trigraph_ignored_block_comment); in isEndOfBlockCommentWithEscapedNewLine()2628 L->Diag(TrigraphPos, diag::trigraph_ends_block_comment); in isEndOfBlockCommentWithEscapedNewLine()