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