Searched refs:getEnvironmentTypeName (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/include/llvm/ADT/
H A DTriple.h446 /// getEnvironmentTypeName - Get the canonical name for the \p Kind
448 static const char *getEnvironmentTypeName(EnvironmentType Kind);
/freebsd-10.2-release/contrib/llvm/lib/Support/
H A DTriple.cpp145 const char *Triple::getEnvironmentTypeName(EnvironmentType Kind) { function in class:Triple
633 setEnvironmentName(getEnvironmentTypeName(Kind));

Completed in 107 milliseconds