Home
last modified time | relevance | path

Searched defs:getRangeForEdit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Transformer/
H A DSourceCode.h97 getRangeForEdit(const CharSourceRange &EditRange, const ASTContext &Context) { in getRangeForEdit() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DSourceCode.cpp82 clang::tooling::getRangeForEdit(const CharSourceRange &EditRange, in getRangeForEdit() function in clang::tooling