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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DTriple.h425 bool isOSVersionLT(unsigned Major, unsigned Minor = 0, function in class:llvm::Triple
440 bool isOSVersionLT(const Triple &Other) const { function in class:llvm::Triple

Completed in 80 milliseconds