Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DSourceCode.cpp128 static CharSourceRange getRangeForSplitTokens(CharSourceRange Range, in getRangeForSplitTokens() function
160 auto AdjustedRange = getRangeForSplitTokens(EditRange, SM, LangOpts); in getRange()