Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp28 for (const std::string &PCMPath : PCMPaths) in getAdditionalArgs() local
29 Ret.push_back("-fmodule-file=" + PCMPath); in getAdditionalArgs()