Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp526 static Triple::EnvironmentType parseEnvironment(StringRef EnvironmentName) { in parseEnvironment()
550 static Triple::ObjectFormatType parseFormat(StringRef EnvironmentName) { in parseFormat()
1057 StringRef EnvironmentName = getEnvironmentName(); in getEnvironmentVersion() local