Home
last modified time | relevance | path

Searched refs:ScanInstanceStorage (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp414 ScanInstanceStorage.emplace(std::move(Invocation), in runInvocation()
416 CompilerInstance &ScanInstance = *ScanInstanceStorage; in runInvocation()
589 std::optional<CompilerInstance> ScanInstanceStorage; member in __anona07bc58e0111::DependencyScanningAction