Home
last modified time | relevance | path

Searched refs:EnvironmentStr (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp786 const Twine &EnvironmentStr) in Triple() argument
788 EnvironmentStr).str()), in Triple()
793 Environment(parseEnvironment(EnvironmentStr.str())), in Triple()
794 ObjectFormat(parseFormat(EnvironmentStr.str())) { in Triple()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h266 const Twine &EnvironmentStr);