Searched defs:isTvOS (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/ADT/
H A DTriple.h418 return getOS() == Triple::IOS || isTvOS();
422 bool isTvOS() const { function in class:llvm::Triple

Completed in 32 milliseconds