Home
last modified time | relevance | path

Searched defs:TargetVersion (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DDarwin.h293 mutable VersionTuple TargetVersion; variable
H A DDarwin.cpp2612 VersionTuple TargetVersion = getTargetVersion(); in addMinVersionArgs() local
2665 VersionTuple TargetVersion = getTargetVersion().withoutBuild(); in addPlatformVersionArgs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCStreamer.cpp1221 VersionTuple TargetVersion) { in targetVersionOrMinimumSupportedOSVersion()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp3950 const llvm::Triple &TT, const VersionTuple &TargetVersion) { in isFoundationNeededForDarwinAvailabilityCheck()