Searched refs:SpecRange (Results 1 – 1 of 1) sorted by relevance
10171 CharSourceRange SpecRange = getSpecifierRange(StartSpecifier, SpecifierLen); in checkFormatExpr() local10194 /*IsStringLocation*/ false, SpecRange, in checkFormatExpr()10195 FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()10212 Hints.push_back(FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()10249 SpecRange, Hints); in checkFormatExpr()10258 E->getBeginLoc(), /*IsStringLocation*/ false, SpecRange, Hints); in checkFormatExpr()