Home
last modified time | relevance | path

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

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