Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Driver/
H A DJob.cpp307 void Command::setEnvironment(llvm::ArrayRef<const char *> NewEnvironment) { setEnvironment() function in Command
447 void CC1Command::setEnvironment(llvm::ArrayRef<const char *> NewEnvironment) { setEnvironment() function in CC1Command
/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp1538 void Triple::setEnvironment(EnvironmentType Kind) { setEnvironment() function in Triple
/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1625 void setEnvironment(DarwinEnvironmentKind Kind) { setEnvironment() function
1707 void setEnvironment(llvm::Triple::EnvironmentType EnvType, setEnvironment() function