Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Support/
H A DPath.cpp456 class WithEnv { global() class
461 WithEnv(const char *Var, const char *Value) : Var(Var) { WithEnv() function in __anonf25b14d80111::WithEnv