Searched refs:StoreInMemory (Results 1 – 2 of 2) sorted by relevance
90 bool StoreInMemory, StringRef StoragePath,
418 std::shared_ptr<PCHContainerOperations> PCHContainerOps, bool StoreInMemory, in Build() argument429 if (StoreInMemory) { in Build()451 StoreInMemory ? getInMemoryPreamblePath() : Storage->filePath()); in Build()