Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DFindTarget.h83 targetDecl(const DynTypedNode &, DeclRelationSet Mask,
H A DFindTarget.cpp557 targetDecl(const DynTypedNode &N, DeclRelationSet Mask, in targetDecl() function
H A DXRefs.cpp498 auto Decls = targetDecl(DynTypedNode::create(Type.getNonReferenceType()), in locateSymbolForType()
1247 targetDecl(N->ASTNode, Relations, AST.getHeuristicResolver()); in findDocumentHighlights()
/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/
H A DRename.cpp154 targetDecl(SelectedNode->ASTNode, in locateDeclAt()