Home
last modified time | relevance | path

Searched defs:TargetPlatform (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.h311 mutable DarwinPlatformKind TargetPlatform; global() variable
[all...]
H A DDarwin.cpp2903 sdkSupportsBuiltinModules(const Darwin::DarwinPlatformKind & TargetPlatform,const std::optional<DarwinSDKInfo> & SDKInfo) sdkSupportsBuiltinModules() argument
3261 __anon04f643700602(const VersionTuple &TV, Darwin::DarwinPlatformKind TargetPlatform, Darwin::DarwinEnvironmentKind TargetEnvironment, const llvm::Triple &TT) addPlatformVersionArgs() argument
[all...]
/llvm-project/clang/lib/AST/
H A DDeclBase.cpp658 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); CheckAvailability() local
802 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); getVersionIntroduced() local
/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp69 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); getAttrForPlatform() local
H A DSemaHLSL.cpp777 StringRef TargetPlatform = FindAvailabilityAttr() local