Searched refs:SpecRange (Results 1 – 1 of 1) sorted by relevance
7437 CharSourceRange SpecRange = getSpecifierRange(StartSpecifier, SpecifierLen); in checkFormatExpr() local7464 /*IsStringLocation*/ false, SpecRange, in checkFormatExpr()7465 FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()7485 Hints.push_back(FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()7526 SpecRange, Hints); in checkFormatExpr()7540 E->getBeginLoc(), /*IsStringLocation*/ false, SpecRange, Hints); in checkFormatExpr()