Searched refs:StoreInMemory (Results 1 – 2 of 2) sorted by relevance
86 bool StoreInMemory, PreambleCallbacks &Callbacks);
405 std::shared_ptr<PCHContainerOperations> PCHContainerOps, bool StoreInMemory, in Build() argument416 if (StoreInMemory) { in Build()437 StoreInMemory ? getInMemoryPreamblePath() : Storage->filePath()); in Build()