Searched refs:FirstClose (Results 1 – 1 of 1) sorted by relevance
11383 SourceLocation FirstClose = RHS.get()->getEndLoc(); in diagnoseLogicalNotOnLHSofCheck() local11384 FirstClose = S.getLocForEndOfToken(FirstClose); in diagnoseLogicalNotOnLHSofCheck()11385 if (FirstClose.isInvalid()) in diagnoseLogicalNotOnLHSofCheck()11390 << FixItHint::CreateInsertion(FirstClose, ")"); in diagnoseLogicalNotOnLHSofCheck()