Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DDarwin.h311 mutable DarwinPlatformKind TargetPlatform; variable
H A DDarwin.cpp3023 const llvm::Triple &TT) { in addPlatformVersionArgs()
/llvm-project-15.0.7/clang/lib/AST/
H A DDeclBase.cpp550 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in CheckAvailability() local
677 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getVersionIntroduced() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaAvailability.cpp44 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getAttrForPlatform() local