Searched refs:StoreInMemory (Results 1 – 2 of 2) sorted by relevance
237 std::shared_ptr<PCHContainerOperations> PCHContainerOps, bool StoreInMemory, in Build() argument247 if (!StoreInMemory) { in Build()257 PCHStorage Storage = StoreInMemory ? PCHStorage(InMemoryPreamble()) in Build()269 FrontendOpts.OutputFile = StoreInMemory ? getInMemoryPreamblePath() in Build()341 StoreInMemory ? &Storage.asMemory().Data : nullptr, Callbacks)); in Build()
85 bool StoreInMemory, PreambleCallbacks &Callbacks);