Home | History | Annotate | Download | only in Support

Lines Matching defs:getEnvironmentTypeName

200 const char *Triple::getEnvironmentTypeName(EnvironmentType Kind) {
942 StringRef EnvironmentTypeName = getEnvironmentTypeName(getEnvironment());
1069 return setEnvironmentName(getEnvironmentTypeName(Kind));
1071 setEnvironmentName((getEnvironmentTypeName(Kind) + Twine("-") +
1079 setEnvironmentName((getEnvironmentTypeName(Environment) + Twine("-") +