Home
last modified time | relevance | path

Searched defs:GetProgramPath (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DToolChain.cpp539 std::string ToolChain::GetProgramPath(const char *Name) const { in GetProgramPath() function in ToolChain
H A DDriver.cpp5130 std::string Driver::GetProgramPath(StringRef Name, const ToolChain &TC) const { in GetProgramPath() function in Driver
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc3085 static void GetProgramPath(char *buf, size_t sz) { in GetProgramPath() function
3095 static void GetProgramPath(char *buf, size_t sz) { in GetProgramPath() function