Searched refs:SpecRange (Results 1 – 1 of 1) sorted by relevance
7917 CharSourceRange SpecRange = getSpecifierRange(StartSpecifier, SpecifierLen); in checkFormatExpr() local7930 /*IsStringLocation*/ false, SpecRange, in checkFormatExpr()7931 FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()7948 Hints.push_back(FixItHint::CreateReplacement(SpecRange, os.str())); in checkFormatExpr()7985 SpecRange, Hints); in checkFormatExpr()7994 E->getBeginLoc(), /*IsStringLocation*/ false, SpecRange, Hints); in checkFormatExpr()