Searched refs:SpecRange (Results 1 – 1 of 1) sorted by relevance
8907 CharSourceRange SpecRange = getSpecifierRange(StartSpecifier, SpecifierLen); in checkFormatExpr() local8930 /*IsStringLocation*/ false, SpecRange, in checkFormatExpr()8931 FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()8948 Hints.push_back(FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()8985 SpecRange, Hints); in checkFormatExpr()8994 E->getBeginLoc(), /*IsStringLocation*/ false, SpecRange, Hints); in checkFormatExpr()