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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
H A DPackedVersion.h37 unsigned getMajor() const { return Version >> 16; } function in class:llvm::MachO::PackedVersion
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DVersionTuple.h68 unsigned getMajor() const { return Major; } function in class:llvm::VersionTuple

Completed in 101 milliseconds