Searched refs:ASTInfoCollector (Results 1 – 1 of 1) sorted by relevance
517 class ASTInfoCollector : public ASTReaderListener { class530 ASTInfoCollector(Preprocessor &PP, ASTContext *Context, in ASTInfoCollector() function in __anonadadfb6d0211::ASTInfoCollector849 AST->Reader->setListener(std::make_unique<ASTInfoCollector>( in LoadFromASTFile()