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