Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DTriple.h474 bool isSimulatorEnvironment() const { in isSimulatorEnvironment() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DTripleTest.cpp1023 EXPECT_FALSE(T.isSimulatorEnvironment()); in TEST()
1031 EXPECT_TRUE(T.isSimulatorEnvironment()); in TEST()