Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DDarwin.h289 mutable DarwinPlatformKind TargetPlatform; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp549 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in CheckAvailability() local
676 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getVersionIntroduced() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAvailability.cpp44 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getAttrForPlatform() local