Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTMerge.cpp50 ASTFiles[I], CI.getPCHContainerReader(), ASTUnit::LoadEverything, Diags, in ExecuteAction()
H A DFrontendAction.cpp615 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 DChainedIncludesSource.cpp64 PP, CI.getModuleCache(), &CI.getASTContext(), CI.getPCHContainerReader(), in createASTReader()
H A DCompilerInstance.cpp257 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 DFrontendActions.cpp309 CI.getPCHContainerReader(), CI.getFrontendOpts().ModuleFileExtensions, in ExecuteAction()
901 CI.getPCHContainerReader(), in ExecuteAction()
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DCompilerInstance.h544 const PCHContainerReader &getPCHContainerReader() const { in getPCHContainerReader() function
/openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp108 CI.getPCHContainerReader(), in visitPrebuiltModule()