Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Driver/
H A DToolChain.cpp339 std::string ToolChain::GetProgramPath(const char *Name) const { in GetProgramPath() function in ToolChain
H A DDriver.cpp2384 std::string Driver::GetProgramPath(const char *Name, in GetProgramPath() function in Driver
/aosp_15_r20/external/compiler-rt/lib/msan/tests/
H A Dmsan_test.cc2872 static void GetProgramPath(char *buf, size_t sz) { in GetProgramPath() function
2878 static void GetProgramPath(char *buf, size_t sz) { in GetProgramPath() function