Searched refs:StoreInMemory (Results 1 – 2 of 2) sorted by relevance
316 std::shared_ptr<PCHContainerOperations> PCHContainerOps, bool StoreInMemory, in Build() argument326 if (!StoreInMemory) { in Build()336 PCHStorage Storage = StoreInMemory ? PCHStorage(InMemoryPreamble()) in Build()349 std::string(StoreInMemory ? getInMemoryPreamblePath() in Build()414 StoreInMemory ? &Storage.asMemory().Data : nullptr, Callbacks)); in Build()
87 bool StoreInMemory, PreambleCallbacks &Callbacks);