Searched refs:getPCHContainerReader (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Frontend/ |
| H A D | ASTMerge.cpp | 50 ASTFiles[I], CI.getPCHContainerReader(), ASTUnit::LoadEverything, Diags, in ExecuteAction()
|
| H A D | FrontendAction.cpp | 615 std::string(InputFile), CI.getPCHContainerReader(), in BeginSourceFile() 683 std::string(InputFile), CI.getPCHContainerReader(), in BeginSourceFile() 785 CI.getPCHContainerReader(), CI.getLangOpts(), in BeginSourceFile() 1068 CI.getFileManager(), CI.getPCHContainerReader(), Cache)) { in Execute()
|
| H A D | ChainedIncludesSource.cpp | 64 PP, CI.getModuleCache(), &CI.getASTContext(), CI.getPCHContainerReader(), in createASTReader()
|
| H A D | CompilerInstance.cpp | 257 CI.getPCHContainerReader(), in collectIncludePCH() 480 InitializePreprocessor(*PP, PPOpts, getPCHContainerReader(), in createPreprocessor() 626 getASTContext(), getPCHContainerReader(), in createPCHExternalASTSource() 1681 getPCHContainerReader(), getFrontendOpts().ModuleFileExtensions, in createASTReader() 2217 getFileManager(), getPCHContainerReader(), in loadGlobalModuleIndex() 2251 getFileManager(), getPCHContainerReader(), in loadGlobalModuleIndex()
|
| H A D | FrontendActions.cpp | 309 CI.getPCHContainerReader(), CI.getFrontendOpts().ModuleFileExtensions, in ExecuteAction() 901 CI.getPCHContainerReader(), in ExecuteAction()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Frontend/ |
| H A D | CompilerInstance.h | 544 const PCHContainerReader &getPCHContainerReader() const { in getPCHContainerReader() function
|
| /openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningWorker.cpp | 108 CI.getPCHContainerReader(), in visitPrebuiltModule()
|