Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm145 CoreSimulatorSupport::OSVersion::OSVersion(const std::string &ver, function
166 CoreSimulatorSupport::OSVersion::OSVersion() : OSVersion("", "") {} function
[all...]
/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp51 PackedVersion OSVersion(V); in constructTriples() local
67 std::string OSVersion; in constructTriples() local
/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1840 std::string OSVersion; global() member
2067 std::string OSVersion; getOSVersion() local
2106 std::string OSVersion = getOSVersion(Triple.getOS(), Triple, TheDriver); getDeploymentTargetFromTargetArg() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp2019 VersionTuple OSVersion = alignedAllocMinVersion(T.getOS()); diagnoseUnavailableAlignedAllocation() local