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