Searched refs:ASTInfoCollector (Results 1 – 1 of 1) sorted by relevance
490 class ASTInfoCollector : public ASTReaderListener { class500 ASTInfoCollector(Preprocessor &PP, ASTContext &Context, LangOptions &LangOpt, in ASTInfoCollector() function in __anon334b82b20211::ASTInfoCollector717 AST->Reader->setListener(llvm::make_unique<ASTInfoCollector>( in LoadFromASTFile()