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

/openbsd-current/gnu/llvm/clang/lib/Index/
H A DIndexingContext.h97 void indexTagDecl(const TagDecl *D,
H A DIndexTypeSourceInfo.cpp125 IndexCtx.indexTagDecl(D);
304 void IndexingContext::indexTagDecl(const TagDecl *D, function in class:IndexingContext
H A DIndexDecl.cpp370 IndexCtx.indexTagDecl(D, Relations);
673 IndexCtx.indexTagDecl(

Completed in 115 milliseconds