Home
last modified time | relevance | path

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

/llvm-project/clang/tools/scan-build/bin/
H A Dscan-build980 sub SetEnv { global() subroutine
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp174 bool SetEnv(const char *name, const char *value) { SetEnv() function
/llvm-project/flang/unittests/Runtime/
H A DCommandTest.cpp714 template <typename Unused = void> void SetEnv(const void *, const void *) {} SetEnv() function in EnvironmentVariables