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