HomeSort by relevance Sort by last modified time
    Searched defs:isMacOSX (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ADT/
Triple.h 395 assert(isMacOSX() && "Not an OS X triple!");
406 /// isMacOSX - Is this a Mac OS X triple. For legacy reasons, we support both
408 bool isMacOSX() const {
433 return isMacOSX() || isiOS() || isWatchOS();
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 

Completed in 47 milliseconds