Home
last modified time | relevance | path

Searched defs:Platform (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Interpreter/
HDCommandOptionValidators.h17 class Platform; variable
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-private-types.h27 class Platform; variable
HDlldb-forward.h163 class Platform; variable
/NextBSD/contrib/llvm/tools/clang/lib/Driver/
HDToolChains.h352 void setTarget(DarwinPlatformKind Platform, unsigned Major, unsigned Minor, in setTarget()
HDToolChains.cpp530 DarwinPlatformKind Platform; in AddDeploymentTarget() local
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDPlatform.cpp410 Platform::Platform (bool is_host) : in Platform() function in Platform
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclAttr.cpp1765 IdentifierInfo *Platform, in checkAvailabilityAttr()
1822 IdentifierInfo *Platform, in mergeAvailabilityAttr()
1950 IdentifierLoc *Platform = Attr.getArgAsIdent(0); in handleAvailabilityAttr() local
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDecl.cpp877 IdentifierLoc *Platform = ParseIdentifierLoc(); in ParseAvailabilityAttribute() local
/NextBSD/contrib/llvm/tools/clang/include/clang-c/
HDIndex.h2464 CXString Platform; member