Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp126 IndexCtx.indexTagDecl(D); in VisitTagTypeLoc()
285 void IndexingContext::indexTagDecl(const TagDecl *D, in indexTagDecl() function in IndexingContext
H A DIndexingContext.h104 void indexTagDecl(const TagDecl *D, ArrayRef<SymbolRelation> Relations = {});
H A DIndexDecl.cpp370 IndexCtx.indexTagDecl(D, Relations); in VisitTagDecl()
673 IndexCtx.indexTagDecl( in VisitClassTemplateSpecializationDecl()