Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DToolChain.cpp338 std::string ToolChain::GetProgramPath(const char *Name) const { in GetProgramPath() function in ToolChain
DDriver.cpp2180 std::string Driver::GetProgramPath(const char *Name, in GetProgramPath() function in Driver
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc2829 static void GetProgramPath(char *buf, size_t sz) { in GetProgramPath() function
2835 static void GetProgramPath(char *buf, size_t sz) { in GetProgramPath() function