Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h91 std::vector<std::string> getCanonicalCommandLine(
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp55 std::vector<std::string> ModuleDeps::getCanonicalCommandLine( in getCanonicalCommandLine() function in ModuleDeps
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp328 ? MD.getCanonicalCommandLine( in printFullOutput()