Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexDecl.cpp360 void IndexingContext::indexDeclGroupRef(DeclGroupRef DG) { in indexDeclGroupRef() function in IndexingContext
369 indexDeclGroupRef(DG); in indexTUDeclsInObjCContainer()
DIndexBody.cpp136 IndexCtx.indexDeclGroupRef(S->getDeclGroup()); in VisitDeclStmt()
DIndexingContext.h454 void indexDeclGroupRef(DeclGroupRef DG);
DIndexing.cpp331 IndexCtx.indexDeclGroupRef(DG); in HandleTopLevelDecl()