Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.h311 mutable DarwinPlatformKind TargetPlatform; variable
H A DDarwin.cpp2914 static bool sdkSupportsBuiltinModules(const Darwin::DarwinPlatformKind &TargetPlatform, const std::… in sdkSupportsBuiltinModules()
3220 const llvm::Triple &TT) { in addPlatformVersionArgs()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp636 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in CheckAvailability() local
763 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getVersionIntroduced() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp45 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getAttrForPlatform() local