Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1873 getVersionFromString(A->getValue()), A}; in createOSVersionArg()
1882 getVersionFromString(OSVersion)); in createDeploymentTargetEnv()
1891 getVersionFromString(Value)); in createFromSDK()
1929 static VersionTuple getVersionFromString(const StringRef Input) { in getVersionFromString() function