Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DDarwin.h312 mutable DarwinPlatformKind TargetPlatform; variable
H A DDarwin.cpp3055 const llvm::Triple &TT) { in addPlatformVersionArgs()
/openbsd/gnu/llvm/clang/lib/AST/
H A DDeclBase.cpp563 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in CheckAvailability() local
690 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getVersionIntroduced() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaAvailability.cpp45 StringRef TargetPlatform = Context.getTargetInfo().getPlatformName(); in getAttrForPlatform() local