Searched refs:ThePCHContainerOperations (Results 1 – 2 of 2) sorted by relevance
132 std::shared_ptr<PCHContainerOperations> ThePCHContainerOperations; variable581 return ThePCHContainerOperations; in getPCHContainerOperations()589 auto *Writer = ThePCHContainerOperations->getWriterOrNull(Format); in getPCHContainerWriter()603 auto *Reader = ThePCHContainerOperations->getReaderOrNull(Format); in getPCHContainerReader()
72 ThePCHContainerOperations(std::move(PCHContainerOps)) {} in CompilerInstance()