Searched refs:SpecRange (Results 1 – 1 of 1) sorted by relevance
3865 CharSourceRange SpecRange = getSpecifierRange(StartSpecifier, SpecifierLen); in checkFormatExpr() local3878 /*IsStringLocation*/ false, SpecRange, in checkFormatExpr()3879 FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()3897 Hints.push_back(FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()3932 SpecRange, Hints); in checkFormatExpr()3942 SpecRange, Hints); in checkFormatExpr()