Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp198 static std::string getObjFilePath(StringRef SrcFile) { in getObjFilePath() function
518 FileNameArg = !LastO.empty() ? LastO : getObjFilePath(FileName); in main()