Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Driver/
H A DJob.cpp297 void Command::setEnvironment(llvm::ArrayRef<const char *> NewEnvironment) { in setEnvironment() function in Command
411 void CC1Command::setEnvironment(llvm::ArrayRef<const char *> NewEnvironment) { in setEnvironment() function in CC1Command
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DTriple.cpp1220 void Triple::setEnvironment(EnvironmentType Kind) { in setEnvironment() function in Triple
/netbsd/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1397 void setEnvironment(DarwinEnvironmentKind Kind) { in setEnvironment() function