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