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