Searched refs:getDarwinTargetVariantSDKVersion (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DModuleBuilder.cpp162 Ctx->getTargetInfo().getDarwinTargetVariantSDKVersion())
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h492 const VersionTuple &getDarwinTargetVariantSDKVersion() const { function in class:llvm::MCObjectFileInfo
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCMachOStreamer.cpp576 Context.getObjectFileInfo()->getDarwinTargetVariantSDKVersion());
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h1050 VersionTuple getDarwinTargetVariantSDKVersion() const;
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp868 VersionTuple Module::getDarwinTargetVariantSDKVersion() const {
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1735 const std::optional<VersionTuple> getDarwinTargetVariantSDKVersion() const {
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp483 M.getDarwinTargetVariantSDKVersion());

Completed in 97 milliseconds