Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DSourceCode.cpp301 static SourceLocation getLocForTokenBegin(SourceLocation EndLoc, in getLocForTokenBegin() function
312 Range.setEnd(getLocForTokenBegin(Range.getEnd(), SM, LangOpts)); in toTokenRange()