Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.h287 mutable DarwinPlatformKind TargetPlatform; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp549 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in CheckAvailability() local
676 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getVersionIntroduced() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp44 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getAttrForPlatform() local