Home
last modified time | relevance | path

Searched defs:PCHContainerRdr (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleManager.h71 const PCHContainerReader &PCHContainerRdr; variable
H A DASTReader.h431 const PCHContainerReader &PCHContainerRdr; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp404 const PCHContainerReader &PCHContainerRdr; member in __anon35ca0d360511::GlobalModuleIndexBuilder
445 FileManager &FileMgr, const PCHContainerReader &PCHContainerRdr) in GlobalModuleIndexBuilder()
849 const PCHContainerReader &PCHContainerRdr, in writeIndex()
H A DASTReader.cpp5289 const PCHContainerReader &PCHContainerRdr, DiagnosticsEngine &Diags) { in getOriginalSourceFile()
5405 const PCHContainerReader &PCHContainerRdr, bool FindModuleFileExtensions, in readASTFileControlBlock()
5698 const PCHContainerReader &PCHContainerRdr, in isAcceptableASTFile()
10364 const PCHContainerReader &PCHContainerRdr, in ASTReader()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp83 const PCHContainerReader &PCHContainerRdr, in AddImplicitIncludePCH()
1528 const PCHContainerReader &PCHContainerRdr, in InitializePreprocessor()
H A DCompilerInstance.cpp629 const PCHContainerReader &PCHContainerRdr, in createPCHExternalASTSource()
H A DASTUnit.cpp801 const std::string &Filename, const PCHContainerReader &PCHContainerRdr, in LoadFromASTFile()
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DARCMT.cpp173 const PCHContainerReader &PCHContainerRdr) { in createInvocationForMigration()