Searched refs:getFileRangeForEdit (Results 1 – 2 of 2) sorted by relevance
42 tooling::getFileRangeForEdit(*Range, *Result.Context); in translateEdits()452 std::optional<CharSourceRange> RootRange = tooling::getFileRangeForEdit( in getRuleMatchLoc()
174 std::optional<CharSourceRange> clang::tooling::getFileRangeForEdit( in getFileRangeForEdit() function in clang::tooling