Home
last modified time | relevance | path

Searched refs:indexTopLevelDecl (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Index/
DIndexingContext.h103 bool indexTopLevelDecl(const Decl *D);
DIndexDecl.cpp439 bool IndexingContext::indexTopLevelDecl(const Decl *D) { in indexTopLevelDecl() function in IndexingContext
451 if (!indexTopLevelDecl(*I)) in indexDeclGroupRef()
DIndexingAction.cpp162 return IndexCtx.indexTopLevelDecl(D); in topLevelDeclVisitor()
DIndexBody.cpp273 IndexCtx.indexTopLevelDecl(D); in VisitDeclStmt()
/external/clang/tools/libclang/
DCXIndexDataConsumer.h450 void indexTopLevelDecl(const Decl *D);