Searched refs:getPCHContainerOperations (Results 1 – 7 of 7) sorted by relevance
18 CI.getPCHContainerOperations(), in BeginInvocation()32 CI.getPCHContainerOperations(), in BeginInvocation()41 CI.getInvocation(), getCurrentInput(), CI.getPCHContainerOperations(), in BeginInvocation()
126 new CompilerInstance(CI.getPCHContainerOperations())); in createChainedIncludesSource()
1234 CompilerInstance Instance(ImportingInstance.getPCHContainerOperations(),
218 auto PCHOps = Clang->getPCHContainerOperations(); in cc1_main()
580 std::shared_ptr<PCHContainerOperations> getPCHContainerOperations() const { in getPCHContainerOperations() function
85 auto PCHOps = Clang->getPCHContainerOperations(); in CreateCI()
2215 compiler.getPCHContainerOperations()->registerReader( in DoExecute()