Searched refs:getClosestAncestorDecl (Results 1 – 1 of 1) sorted by relevance
291 llvm::dyn_cast_or_null<EnumDecl>(getClosestAncestorDecl(*T))) { in VisitDeclRefExpr()315 getClosestAncestorDecl(*Expr), in VisitDeclRefExpr()344 getClosestAncestorDecl(NestedLoc), in VisitNestedNameSpecifierLocations()394 getClosestAncestorDecl(Loc), in VisitTypeLoc()430 getClosestAncestorDecl(DynTypedNode::create(TargetLoc)), in VisitTypeLoc()464 const Decl *getClosestAncestorDecl(const ASTNodeType &Node) { in getClosestAncestorDecl() function in clang::tooling::__anon8969e8ef0111::RenameLocFinder471 return getClosestAncestorDecl(Parents[0]); in getClosestAncestorDecl()