Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp1547 void Triple::setEnvironment(EnvironmentType Kind) { in setEnvironment() function in Triple
/freebsd/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