Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.h311 mutable DarwinPlatformKind TargetPlatform; global() variable
[all...]
H A DDarwin.cpp2914 sdkSupportsBuiltinModules(const Darwin::DarwinPlatformKind & TargetPlatform,const std::optional<DarwinSDKInfo> & SDKInfo) sdkSupportsBuiltinModules() argument
3220 __anon3fc649ef0602(const VersionTuple &TV, Darwin::DarwinPlatformKind TargetPlatform, Darwin::DarwinEnvironmentKind TargetEnvironment, const llvm::Triple &TT) addPlatformVersionArgs() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp636 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); CheckAvailability() local
763 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); getVersionIntroduced() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp45 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); getAttrForPlatform() local