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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.h99 void indexTagDecl(const TagDecl *D,
H A DIndexTypeSourceInfo.cpp114 IndexCtx.indexTagDecl(D);
273 void IndexingContext::indexTagDecl(const TagDecl *D, function in class:IndexingContext
H A DIndexDecl.cpp364 IndexCtx.indexTagDecl(D, Relations);
651 IndexCtx.indexTagDecl(

Completed in 44 milliseconds