Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
HDUSRFinder.cpp58 const NamedDecl *getNamedDecl() const { return Result; } in getNamedDecl() function in clang::tooling::__anone9b4185b0111::NamedDeclOccurrenceFindingVisitor
94 return Visitor.getNamedDecl(); in getNamedDeclAt()
119 const NamedDecl *getNamedDecl() const { return Result; } in getNamedDecl() function in clang::tooling::__anone9b4185b0211::NamedDeclFindingVisitor
132 return Visitor.getNamedDecl(); in getNamedDeclFor()