Searched refs:TrigraphPos (Results 1 – 1 of 1) sorted by relevance
2462 const char *TrigraphPos = 0; in isEndOfBlockCommentWithEscapedNewLine() local2491 TrigraphPos = CurPtr - 2; in isEndOfBlockCommentWithEscapedNewLine()2506 if (TrigraphPos) { in isEndOfBlockCommentWithEscapedNewLine()2511 L->Diag(TrigraphPos, diag::trigraph_ignored_block_comment); in isEndOfBlockCommentWithEscapedNewLine()2515 L->Diag(TrigraphPos, diag::trigraph_ends_block_comment); in isEndOfBlockCommentWithEscapedNewLine()