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