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.cpp319 ScanInstanceStorage.emplace(std::move(PCHContainerOps)); in runInvocation()
320 CompilerInstance &ScanInstance = *ScanInstanceStorage; in runInvocation()
474 std::optional<CompilerInstance> ScanInstanceStorage; member in __anona07bc58e0111::DependencyScanningAction