Searched refs:FirstOpen (Results 1 – 1 of 1) sorted by relevance
9918 SourceLocation FirstOpen = SubExpr->getBeginLoc(); in diagnoseLogicalNotOnLHSofCheck() local9922 FirstOpen = SourceLocation(); in diagnoseLogicalNotOnLHSofCheck()9925 << FixItHint::CreateInsertion(FirstOpen, "(") in diagnoseLogicalNotOnLHSofCheck()