Searched refs:SpecRange (Results 1 – 1 of 1) sorted by relevance
10487 CharSourceRange SpecRange = getSpecifierRange(StartSpecifier, SpecifierLen); in checkFormatExpr() local10513 /*IsStringLocation*/ false, SpecRange, in checkFormatExpr()10514 FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()10531 Hints.push_back(FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()10568 SpecRange, Hints); in checkFormatExpr()10577 E->getBeginLoc(), /*IsStringLocation*/ false, SpecRange, Hints); in checkFormatExpr()