Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexDecl.cpp346 void IndexingContext::indexDeclGroupRef(DeclGroupRef DG) { in indexDeclGroupRef() function in IndexingContext
355 indexDeclGroupRef(DG); in indexTUDeclsInObjCContainer()
DIndexBody.cpp137 IndexCtx.indexDeclGroupRef(S->getDeclGroup()); in VisitDeclStmt()
DIndexingContext.h450 void indexDeclGroupRef(DeclGroupRef DG);
DIndexing.cpp324 IndexCtx.indexDeclGroupRef(DG); in HandleTopLevelDecl()