Home
last modified time | relevance | path

Searched refs:ASTInfoCollector (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp517 class ASTInfoCollector : public ASTReaderListener { class
530 ASTInfoCollector(Preprocessor &PP, ASTContext *Context, in ASTInfoCollector() function in __anone37b80710211::ASTInfoCollector
865 AST->Reader->setListener(std::make_unique<ASTInfoCollector>( in LoadFromASTFile()