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

/external/llvm/lib/Support/
H A DTriple.cpp303 static Triple::EnvironmentType parseEnvironment(StringRef EnvironmentName) { argument
304 return StringSwitch<Triple::EnvironmentType>(EnvironmentName)

Completed in 53 milliseconds