Searched refs:getiOSVersion (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64Subtarget.cpp | 337 TargetTriple.getiOSVersion(Major, Minor, Micro); in supportsAddressTopByteIgnored()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | Triple.h | 364 void getiOSVersion(unsigned &Major, unsigned &Minor,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCStreamer.cpp | 1310 Target.getiOSVersion(Major, Minor, Update); in emitVersionForTarget()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Triple.cpp | 1154 void Triple::getiOSVersion(unsigned &Major, unsigned &Minor, in getiOSVersion() function in Triple
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
H A D | Darwin.cpp | 1723 Triple.getiOSVersion(Major, Minor, Micro); in getOSVersion()
|