Searched refs:ThePCHContainerOperations (Results 1 – 2 of 2) sorted by relevance
121 std::shared_ptr<PCHContainerOperations> ThePCHContainerOperations; variable513 return ThePCHContainerOperations; in getPCHContainerOperations()521 auto *Writer = ThePCHContainerOperations->getWriterOrNull(Format); in getPCHContainerWriter()535 auto *Reader = ThePCHContainerOperations->getReaderOrNull(Format); in getPCHContainerReader()
58 ModuleManager(nullptr), ThePCHContainerOperations(PCHContainerOps), in CompilerInstance()