Home
last modified time | relevance | path

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

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