clang 22.0.0git
ChainedIncludesSource.cpp File Reference

Go to the source code of this file.

Functions

static llvm::IntrusiveRefCntPtr< ASTReadercreateASTReader (CompilerInstance &CI, StringRef pchFile, SmallVectorImpl< std::unique_ptr< llvm::MemoryBuffer > > &MemBufs, SmallVectorImpl< std::string > &bufNames, ASTDeserializationListener *deserialListener=nullptr)

Function Documentation

◆ createASTReader()