Searched defs:DataConsumer (Results 1 – 5 of 5) sorted by relevance
74 std::shared_ptr<IndexDataConsumer> DataConsumer; member in __anon15b04be20111::IndexActionBase93 IndexAction(std::shared_ptr<IndexDataConsumer> DataConsumer, in IndexAction()114 std::shared_ptr<IndexDataConsumer> DataConsumer, in WrappingIndexAction()149 index::createIndexingAction(std::shared_ptr<IndexDataConsumer> DataConsumer, in createIndexingAction()170 std::shared_ptr<IndexDataConsumer> DataConsumer, in indexASTUnit()
39 IndexDataConsumer &DataConsumer; variable43 IndexingContext(IndexingOptions IndexOpts, IndexDataConsumer &DataConsumer) in IndexingContext()
227 CXIndexDataConsumer &DataConsumer; member in __anon91afaee20211::IndexPPCallbacks282 CXIndexDataConsumer &DataConsumer; member in __anon91afaee20211::IndexingConsumer352 std::shared_ptr<CXIndexDataConsumer> DataConsumer; member in __anon91afaee20211::IndexingFrontendAction540 auto DataConsumer = in clang_indexSourceFile_Impl() local657 auto DataConsumer = std::make_shared<CXIndexDataConsumer>(client_data, CB, in clang_indexTranslationUnit_Impl() local966 CXIndexDataConsumer &DataConsumer = in clang_indexLoc_getFileLocation() local976 CXIndexDataConsumer &DataConsumer = in clang_indexLoc_getCXSourceLocation() local
26 CXIndexDataConsumer &DataConsumer; member in __anond09608850111::IndexingDeclVisitor
149 auto DataConsumer = std::make_shared<PrintIndexDataConsumer>(outs()); in printSourceSymbols() local