Home
last modified time | relevance | path

Searched defs:dataConsumer (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Index/
DIndexingAction.cpp77 IndexActionBase(std::shared_ptr<IndexDataConsumer> dataConsumer, in IndexActionBase()
/external/clang/tools/libclang/
DIndexing.cpp231 IndexPPCallbacks(Preprocessor &PP, CXIndexDataConsumer &dataConsumer) in IndexPPCallbacks()
286 IndexingConsumer(CXIndexDataConsumer &dataConsumer, TUSkipBodyControl *skCtrl) in IndexingConsumer()
358 IndexingFrontendAction(std::shared_ptr<CXIndexDataConsumer> dataConsumer, in IndexingFrontendAction()
DCXIndexDataConsumer.cpp31 IndexingDeclVisitor(CXIndexDataConsumer &dataConsumer, SourceLocation Loc, in IndexingDeclVisitor()
/external/llvm-project/clang/tools/libclang/
DIndexing.cpp245 IndexPPCallbacks(Preprocessor &PP, CXIndexDataConsumer &dataConsumer) in IndexPPCallbacks()
302 IndexingConsumer(CXIndexDataConsumer &dataConsumer, in IndexingConsumer()
343 IndexingFrontendAction(std::shared_ptr<CXIndexDataConsumer> dataConsumer, in IndexingFrontendAction()
DCXIndexDataConsumer.cpp30 IndexingDeclVisitor(CXIndexDataConsumer &dataConsumer, SourceLocation Loc, in IndexingDeclVisitor()