Searched defs:SetEnv (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/tools/scan-build/bin/ | ||
H A D | scan-build | 980 sub SetEnv { global() subroutine |
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_linux_libcdep.cpp | 174 bool SetEnv(const char *name, const char *value) { SetEnv() function |
/llvm-project/flang/unittests/Runtime/ | ||
H A D | CommandTest.cpp | 714 template <typename Unused = void> void SetEnv(const void *, const void *) {} SetEnv() function in EnvironmentVariables |