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