Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DToolChain.cpp170 static std::string normalizeProgramName(llvm::StringRef Argv0) { in normalizeProgramName() function
207 std::string ProgName = normalizeProgramName(PN); in getTargetAndModeFromProgramName()