Searched refs:ThePCHContainerOperations (Results 1 – 2 of 2) sorted by relevance
129 std::shared_ptr<PCHContainerOperations> ThePCHContainerOperations; variable530 return ThePCHContainerOperations; in getPCHContainerOperations()538 auto *Writer = ThePCHContainerOperations->getWriterOrNull(Format); in getPCHContainerWriter()552 auto *Reader = ThePCHContainerOperations->getReaderOrNull(Format); in getPCHContainerReader()
65 ThePCHContainerOperations(std::move(PCHContainerOps)) { in CompilerInstance()