Home
last modified time | relevance | path

Searched defs:getSDKVersion (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h478 const VersionTuple &getSDKVersion() const { return SDKVersion; } in getSDKVersion() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp818 VersionTuple Module::getSDKVersion() const { in getSDKVersion() function in Module
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1708 const llvm::VersionTuple &getSDKVersion() const { in getSDKVersion() function