Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Basic/
H A DDarwinSDKInfo.cpp64 static Optional<VersionTuple> getVersionKey(const llvm::json::Object &Obj, in getVersionKey() function
77 auto Version = getVersionKey(*Obj, "Version"); in parseDarwinSDKSettingsJSON()
81 getVersionKey(*Obj, "MaximumDeploymentTarget"); in parseDarwinSDKSettingsJSON()