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