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

/freebsd-10.2-release/contrib/llvm/lib/Support/
H A DTriple.cpp298 static Triple::EnvironmentType parseEnvironment(StringRef EnvironmentName) { argument
299 return StringSwitch<Triple::EnvironmentType>(EnvironmentName)

Completed in 39 milliseconds