Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp453 StringRef ModulesCachePath = in runInvocation() local
457 if (!ModulesCachePath.empty()) in runInvocation()
458 DepFS->setBypassedPathPrefix(ModulesCachePath); in runInvocation()