H A D | IndexingAction.cpp | 102 std::shared_ptr<IndexDataConsumer> DataConsumer; member in __anon14b6cd270111::IndexASTConsumer 108 IndexASTConsumer(std::shared_ptr<IndexDataConsumer> DataConsumer, in IndexASTConsumer() argument 150 std::shared_ptr<IndexDataConsumer> DataConsumer; member in __anon14b6cd270111::IndexAction 154 IndexAction(std::shared_ptr<IndexDataConsumer> DataConsumer, in IndexAction() argument 172 createIndexingASTConsumer(std::shared_ptr<IndexDataConsumer> DataConsumer,const IndexingOptions & Opts,std::shared_ptr<Preprocessor> PP,std::function<bool (const Decl *)> ShouldSkipFunctionBody) createIndexingASTConsumer() argument 180 createIndexingASTConsumer(std::shared_ptr<IndexDataConsumer> DataConsumer,const IndexingOptions & Opts,std::shared_ptr<Preprocessor> PP) createIndexingASTConsumer() argument 195 createIndexingAction(std::shared_ptr<IndexDataConsumer> DataConsumer,const IndexingOptions & Opts) createIndexingAction() argument 214 indexPreprocessorMacro(const IdentifierInfo * II,const MacroInfo * MI,MacroDirective::Kind DirectiveKind,SourceLocation Loc,IndexDataConsumer & DataConsumer) indexPreprocessorMacro() argument 233 indexPreprocessorMacros(Preprocessor & PP,IndexDataConsumer & DataConsumer) indexPreprocessorMacros() argument 244 indexPreprocessorModuleMacros(Preprocessor & PP,serialization::ModuleFile & Mod,IndexDataConsumer & DataConsumer) indexPreprocessorModuleMacros() argument 260 indexASTUnit(ASTUnit & Unit,IndexDataConsumer & DataConsumer,IndexingOptions Opts) indexASTUnit() argument 275 indexTopLevelDecls(ASTContext & Ctx,Preprocessor & PP,ArrayRef<const Decl * > Decls,IndexDataConsumer & DataConsumer,IndexingOptions Opts) indexTopLevelDecls() argument 297 indexModuleFile(serialization::ModuleFile & Mod,ASTReader & Reader,IndexDataConsumer & DataConsumer,IndexingOptions Opts) indexModuleFile() argument [all...] |