Searched defs:setEnvironment (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Driver/ | ||
H A D | Job.cpp | 307 void Command::setEnvironment(llvm::ArrayRef<const char *> NewEnvironment) { setEnvironment() function in Command |
/llvm-project/llvm/lib/TargetParser/ | ||
H A D | Triple.cpp | 1538 void Triple::setEnvironment(EnvironmentType Kind) { setEnvironment() function in Triple |
/llvm-project/clang/lib/Driver/ToolChains/ | ||
H A D | Darwin.cpp | 1625 void setEnvironment(DarwinEnvironmentKind Kind) { setEnvironment() function |