Searched defs:Platform (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp234 Platform::Platform (bool is_host) : function in class:Platform
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DPlatform.h43 class Platform : class in namespace:lldb_private
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp825 IdentifierLoc *Platform = ParseIdentifierLoc(); local
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang-c/
H A DIndex.h2292 CXString Platform; member in struct:CXPlatformAvailability
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp2148 checkAvailabilityAttr(Sema &S, SourceRange Range, IdentifierInfo *Platform, VersionTuple Introduced, VersionTuple Deprecated, VersionTuple Obsoleted) argument
2205 mergeAvailabilityAttr(NamedDecl *D, SourceRange Range, IdentifierInfo *Platform, VersionTuple Introduced, VersionTuple Deprecated, VersionTuple Obsoleted, bool IsUnavailable, StringRef Message, bool Override, unsigned AttrSpellingListIndex) argument
[all...]

Completed in 90 milliseconds