Searched refs:SpecRange (Results 1 – 1 of 1) sorted by relevance
5224 CharSourceRange SpecRange = getSpecifierRange(StartSpecifier, SpecifierLen); in checkFormatExpr() local5237 /*IsStringLocation*/ false, SpecRange, in checkFormatExpr()5238 FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()5255 Hints.push_back(FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()5290 SpecRange, Hints); in checkFormatExpr()5300 SpecRange, Hints); in checkFormatExpr()