Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-query/
H A DQuery.cpp163 auto LastLineLoc = Iter->first.getEnd().getLocWithOffset(-(ColNum - 1)); in dumpLocations() local
168 SourceRange(LastLineLoc, Iter->first.getEnd())), in dumpLocations()