|
clang 22.0.0git
|
This is the complete list of members for clang::DarwinSDKInfo::SDKPlatformInfo, including all inherited members.
| getEnvironment() const | clang::DarwinSDKInfo::SDKPlatformInfo | inline |
| getObjectFormat() const | clang::DarwinSDKInfo::SDKPlatformInfo | inline |
| getOS() const | clang::DarwinSDKInfo::SDKPlatformInfo | inline |
| getPlatformPrefix() const | clang::DarwinSDKInfo::SDKPlatformInfo | inline |
| getVendor() const | clang::DarwinSDKInfo::SDKPlatformInfo | inline |
| operator==(const llvm::Triple &RHS) const | clang::DarwinSDKInfo::SDKPlatformInfo | inline |
| SDKPlatformInfo(llvm::Triple::VendorType Vendor, llvm::Triple::OSType OS, llvm::Triple::EnvironmentType Environment, llvm::Triple::ObjectFormatType ObjectFormat, StringRef PlatformPrefix) | clang::DarwinSDKInfo::SDKPlatformInfo | inline |