Home
last modified time | relevance | path

Searched refs:parsePlatformVersion (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/MachO/
H A DDriver.cpp623 static PlatformVersion parsePlatformVersion(const Arg *arg) { in parsePlatformVersion() function
663 PlatformVersion version = parsePlatformVersion(arg); in parsePlatformVersions()