Home
last modified time | relevance | path

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

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