Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DComputeReplacements.cpp105 SM, rangeOfExpanded(TBTM, ReplacedRange).toCharRange(SM), in computeReplacements()
H A DTokens.cpp264 CharSourceRange FileRange::toCharRange(const SourceManager &SM) const { in toCharRange() function in FileRange
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTokens.h82 CharSourceRange toCharRange(const SourceManager &SM) const;