Searched refs:SpecRange (Results 1 – 1 of 1) sorted by relevance
4340 CharSourceRange SpecRange = getSpecifierRange(StartSpecifier, SpecifierLen); in checkFormatExpr() local4353 /*IsStringLocation*/ false, SpecRange, in checkFormatExpr()4354 FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()4372 Hints.push_back(FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()4407 SpecRange, Hints); in checkFormatExpr()4417 SpecRange, Hints); in checkFormatExpr()