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