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

/external/clang/lib/Frontend/
H A DASTUnit.cpp498 class ASTInfoCollector : public ASTReaderListener { class in namespace:__anon17906
508 ASTInfoCollector(Preprocessor &PP, ASTContext &Context, LangOptions &LangOpt, function in class:__anon17906::ASTInfoCollector
731 AST->Reader->setListener(new ASTInfoCollector(*AST->PP, Context,

Completed in 41 milliseconds