Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DDarwin.h286 mutable DarwinPlatformKind TargetPlatform; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclBase.cpp516 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in CheckAvailability() local
643 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getVersionIntroduced() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp7349 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getAttrForPlatform() local