Searched refs:SpecRange (Results 1 – 1 of 1) sorted by relevance
8398 CharSourceRange SpecRange = getSpecifierRange(StartSpecifier, SpecifierLen); in checkFormatExpr() local8425 /*IsStringLocation*/ false, SpecRange, in checkFormatExpr()8426 FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()8446 Hints.push_back(FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()8487 SpecRange, Hints); in checkFormatExpr()8501 E->getBeginLoc(), /*IsStringLocation*/ false, SpecRange, Hints); in checkFormatExpr()