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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp143 return IndexCtx.indexTopLevelDecl(D);
186 IndexCtx.indexTopLevelDecl(D);
208 IndexCtx.indexTopLevelDecl(D);
H A DIndexingContext.h121 bool indexTopLevelDecl(const Decl *D);
H A DIndexDecl.cpp756 bool IndexingContext::indexTopLevelDecl(const Decl *D) { function in class:IndexingContext
768 if (!indexTopLevelDecl(*I))
H A DIndexBody.cpp383 IndexCtx.indexTopLevelDecl(D);

Completed in 58 milliseconds