Home
last modified time | relevance | path

Searched refs:FixEndLoc (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/
DClangTidy.cpp266 SourceLocation FixEndLoc = FixLoc.getLocWithOffset(Repl.getLength()); in reportFix() local
271 CharSourceRange::getCharRange(SourceRange(FixLoc, FixEndLoc)); in reportFix()