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.cpp65 static std::optional<VersionTuple> getVersionKey(const llvm::json::Object &Obj, in getVersionKey() function
78 auto Version = getVersionKey(*Obj, "Version"); in parseDarwinSDKSettingsJSON()
82 getVersionKey(*Obj, "MaximumDeploymentTarget"); in parseDarwinSDKSettingsJSON()