Searched refs:SecondClose (Results 1 – 1 of 1) sorted by relevance
8582 SourceLocation SecondClose = LHS.get()->getLocEnd(); in diagnoseLogicalNotOnLHSofComparison() local8583 SecondClose = S.getLocForEndOfToken(SecondClose); in diagnoseLogicalNotOnLHSofComparison()8584 if (SecondClose.isInvalid()) in diagnoseLogicalNotOnLHSofComparison()8588 << FixItHint::CreateInsertion(SecondClose, ")"); in diagnoseLogicalNotOnLHSofComparison()