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

/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DARCMTActions.cpp18 CI.getPCHContainerOperations(),
32 CI.getPCHContainerOperations(),
41 CI.getInvocation(), getCurrentInput(), CI.getPCHContainerOperations(),
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp79 CompilerInstance Instance(CI.getPCHContainerOperations());
/freebsd-11-stable/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp191 auto PCHOps = Clang->getPCHContainerOperations();
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp148 new CompilerInstance(CI.getPCHContainerOperations()));
H A DCompilerInstance.cpp1112 CompilerInstance Instance(ImportingInstance.getPCHContainerOperations(),
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp244 CompilerInstance Instance(CI.getPCHContainerOperations(),
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h524 std::shared_ptr<PCHContainerOperations> getPCHContainerOperations() const { function in class:clang::CompilerInstance
/freebsd-11-stable/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp359 ASTFilePath, CI.getPCHContainerOperations()->getRawReader(),

Completed in 137 milliseconds