Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDarwinSDKInfo.cpp88 static std::optional<VersionTuple> getVersionKey(const llvm::json::Object &Obj, in getVersionKey() function
101 auto Version = getVersionKey(*Obj, "Version"); in parseDarwinSDKSettingsJSON()
105 getVersionKey(*Obj, "MaximumDeploymentTarget"); in parseDarwinSDKSettingsJSON()