Searched refs:FirstClose (Results 1 – 1 of 1) sorted by relevance
9008 SourceLocation FirstClose = RHS.get()->getLocEnd(); in diagnoseLogicalNotOnLHSofComparison() local9009 FirstClose = S.getLocForEndOfToken(FirstClose); in diagnoseLogicalNotOnLHSofComparison()9010 if (FirstClose.isInvalid()) in diagnoseLogicalNotOnLHSofComparison()9014 << FixItHint::CreateInsertion(FirstClose, ")"); in diagnoseLogicalNotOnLHSofComparison()