Home
last modified time | relevance | path

Searched refs:indexDecl (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Index/
DIndexDecl.cpp262 IndexCtx.indexDecl(IvarI); in VisitObjCImplementationDecl()
265 IndexCtx.indexDecl(I); in VisitObjCImplementationDecl()
414 bool IndexingContext::indexDecl(const Decl *D) { in indexDecl() function in IndexingContext
434 if (!indexDecl(I)) in indexDeclContext()
446 return indexDecl(D); in indexTopLevelDecl()
DIndexingContext.h82 bool indexDecl(const Decl *D);
/external/clang/tools/libclang/
DCXIndexDataConsumer.h377 void indexDecl(const Decl *D);