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