Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.h318 mutable DarwinPlatformKind TargetPlatform; variable
H A DDarwin.cpp2927 const Darwin::DarwinPlatformKind &TargetPlatform, in sdkSupportsBuiltinModules()
3315 const llvm::Triple &TT) { in addPlatformVersionArgs()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp658 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in CheckAvailability() local
802 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getVersionIntroduced() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp799 StringRef TargetPlatform = in FindAvailabilityAttr() local
H A DSemaAvailability.cpp69 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getAttrForPlatform() local