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