Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DIndexingAction.cpp57 return IndexCtx.indexDeclGroupRef(DG); in HandleTopLevelDecl()
65 IndexCtx.indexDeclGroupRef(DG); in HandleTopLevelDeclInObjCContainer()
DIndexingContext.h104 bool indexDeclGroupRef(DeclGroupRef DG);
DIndexBody.cpp263 IndexCtx.indexDeclGroupRef(S->getDeclGroup()); in VisitDeclStmt()
DIndexDecl.cpp449 bool IndexingContext::indexDeclGroupRef(DeclGroupRef DG) { in indexDeclGroupRef() function in IndexingContext
/external/clang/tools/libclang/
DCXIndexDataConsumer.h451 void indexDeclGroupRef(DeclGroupRef DG);