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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DComputeReplacements.cpp97 SM, rangeOfExpanded(A, ReplacedRange).toCharRange(SM), Replacement)));
H A DTokens.cpp138 CharSourceRange FileRange::toCharRange(const SourceManager &SM) const { function in class:FileRange
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTokens.h83 CharSourceRange toCharRange(const SourceManager &SM) const;

Completed in 74 milliseconds