Searched refs:indexDecl (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Index/
H A DIndexingContext.h95 bool indexDecl(const Decl *D);
H A DIndexDecl.cpp466 IndexCtx.indexDecl(I);
471 IndexCtx.indexDecl(I);
774 bool IndexingContext::indexDecl(const Decl *D) { function in class:IndexingContext
794 if (!indexDecl(I))
809 return indexDecl(D);

Completed in 118 milliseconds