Searched refs:FirstClose (Results 1 – 1 of 1) sorted by relevance
7948 SourceLocation FirstClose = RHS.get()->getLocEnd(); in diagnoseLogicalNotOnLHSofComparison() local7949 FirstClose = S.getPreprocessor().getLocForEndOfToken(FirstClose); in diagnoseLogicalNotOnLHSofComparison()7950 if (FirstClose.isInvalid()) in diagnoseLogicalNotOnLHSofComparison()7954 << FixItHint::CreateInsertion(FirstClose, ")"); in diagnoseLogicalNotOnLHSofComparison()