Searched defs:GetEnvironmentVar (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Host/windows/ | ||
H A D | HostInfoWindows.cpp | 124 bool HostInfoWindows::GetEnvironmentVar(const std::string &var_name, in GetEnvironmentVar() function in HostInfoWindows |
/llvm-project/lldb/source/Host/posix/ | ||
H A D | HostInfoPosix.cpp | 152 bool HostInfoPosix::GetEnvironmentVar(const std::string &var_name, GetEnvironmentVar() function in HostInfoPosix |