Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h92 std::pair<unsigned, unsigned> getSourceRangeOffsets(const Node &N) const;
/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp996 SyntaxTree::getSourceRangeOffsets(const Node &N) const { in getSourceRangeOffsets() function in clang::diff::SyntaxTree