Searched refs:ScanInstanceStorage (Results 1 – 1 of 1) sorted by relevance
178 ScanInstanceStorage.emplace(std::move(PCHContainerOps)); in runInvocation()179 CompilerInstance &ScanInstance = *ScanInstanceStorage; in runInvocation()309 std::optional<CompilerInstance> ScanInstanceStorage; member in __anonee0cd4250111::DependencyScanningAction