Searched refs:SecondClose (Results 1 – 1 of 1) sorted by relevance
11305 SourceLocation SecondClose = LHS.get()->getEndLoc(); in diagnoseLogicalNotOnLHSofCheck() local11306 SecondClose = S.getLocForEndOfToken(SecondClose); in diagnoseLogicalNotOnLHSofCheck()11307 if (SecondClose.isInvalid()) in diagnoseLogicalNotOnLHSofCheck()11311 << FixItHint::CreateInsertion(SecondClose, ")"); in diagnoseLogicalNotOnLHSofCheck()