Searched refs:getiOSVersion (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/include/llvm/ADT/
H A DTriple.h212 /// getiOSVersion - Parse the version number as with getOSVersion. This should
214 void getiOSVersion(unsigned &Major, unsigned &Minor,
/freebsd-10.2-release/contrib/llvm/lib/Support/
H A DTriple.cpp593 void Triple::getiOSVersion(unsigned &Major, unsigned &Minor, function in class:Triple
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Driver/
H A DToolChains.cpp65 Triple.getiOSVersion(Major, Minor, Micro);

Completed in 157 milliseconds