Searched refs:shouldIndex (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingContext.h52 bool shouldIndex(const Decl *D);
H A DIndexTypeSourceInfo.cpp296 if (!shouldIndex(D))
H A DIndexDecl.cpp19 if (!IndexCtx.shouldIndex(D)) return true; \
463 if (!IndexCtx.shouldIndex(D))
H A DIndexingContext.cpp28 bool IndexingContext::shouldIndex(const Decl *D) { function in class:IndexingContext

Completed in 122 milliseconds