Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DSourceCode.h49 CharSourceRange getAssociatedRange(const Decl &D, ASTContext &Context);
/src/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DSourceCode.cpp412 CharSourceRange tooling::getAssociatedRange(const Decl &Decl, in getAssociatedRange() function in tooling