Searched refs:ReadModuleNames (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1544 struct ReadModuleNames : ASTReaderListener { struct in inherits:ASTReaderListener
1548 ReadModuleNames(CompilerInstance &CI) : CI(CI) {} function in struct:ReadModuleNames
1598 auto Listener = std::make_unique<ReadModuleNames>(*this);

Completed in 140 milliseconds