Home
last modified time | relevance | path

Searched refs:getNamedDeclFor (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/
H A DUSRFinder.h40 const NamedDecl *getNamedDeclFor(const ASTContext &Context,
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFinder.cpp128 const NamedDecl *getNamedDeclFor(const ASTContext &Context, in getNamedDeclFor() function
H A DRenamingAction.cpp95 getNamedDeclFor(Context.getASTContext(), OldQualifiedName); in initiate()