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