Searched refs:SecondClose (Results 1 – 1 of 1) sorted by relevance
9018 SourceLocation SecondClose = LHS.get()->getLocEnd(); in diagnoseLogicalNotOnLHSofComparison() local9019 SecondClose = S.getLocForEndOfToken(SecondClose); in diagnoseLogicalNotOnLHSofComparison()9020 if (SecondClose.isInvalid()) in diagnoseLogicalNotOnLHSofComparison()9024 << FixItHint::CreateInsertion(SecondClose, ")"); in diagnoseLogicalNotOnLHSofComparison()