Searched defs:DataConsumer (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDataCollection.h44 void addDataToConsumer(T &DataConsumer, llvm::StringRef Str) { argument
48 template <class T> void addDataToConsumer(T &DataConsumer, const QualType &QT) { argument
56 addDataToConsumer(T &DataConsumer, Type Data) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingAction.cpp83 std::shared_ptr<IndexDataConsumer> DataConsumer; member in class:__anon694::final
89 IndexASTConsumer(std::shared_ptr<IndexDataConsumer> DataConsumer, argument
131 std::shared_ptr<IndexDataConsumer> DataConsumer; member in class:__anon694::final
135 IndexAction(std::shared_ptr<IndexDataConsumer> DataConsumer, argument
[all...]
H A DIndexingContext.h40 IndexDataConsumer &DataConsumer; member in class:clang::index::IndexingContext
44 IndexingContext(IndexingOptions IndexOpts, IndexDataConsumer &DataConsumer) argument
H A DIndexingContext.cpp94 reportModuleReferences(const Module *Mod, ArrayRef<SourceLocation> IdLocs, const ImportDecl *ImportD, IndexDataConsumer &DataConsumer) argument
/netbsd-current/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dcore_main.cpp228 auto DataConsumer = std::make_shared<PrintIndexDataConsumer>(OS); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCloneDetection.cpp185 T &DataConsumer; member in class:__anon373::CloneTypeIIStmtDataCollector
192 CloneTypeIIStmtDataCollector(const Stmt *S, ASTContext &Context, T &DataConsumer) argument
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp241 CXIndexDataConsumer &DataConsumer; member in class:__anon1196::IndexPPCallbacks
299 CXIndexDataConsumer &DataConsumer; member in class:__anon1196::IndexingConsumer
336 std::shared_ptr<CXIndexDataConsumer> DataConsumer; member in class:__anon1196::IndexingFrontendAction
574 auto DataConsumer = local
[all...]
H A DCXIndexDataConsumer.cpp25 CXIndexDataConsumer &DataConsumer; member in class:__anon1194::IndexingDeclVisitor
[all...]

Completed in 207 milliseconds