| /openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
| H A D | lldbplatformutil.py | 123 def getPlatform(): function 140 return getPlatform() in getDarwinOSTriples() 147 if getPlatform() in lldbplatform.translate(lldbplatform.darwin_embedded): 172 elif getPlatform() in ("freebsd", "linux", "netbsd"):
|
| H A D | decorators.py | 184 lldbplatform.translate(oslist), self.getPlatform()) 476 return (self.getPlatform() in oslist and 553 if lldbplatformutil.getPlatform() in ['darwin', 'macosx']: 647 target_platform = 'darwin' if self.platformIsDarwin() else self.getPlatform() 665 return unittest2.skipIf(lldbplatformutil.getPlatform() in oslist, 673 return unittest2.skipUnless(lldbplatformutil.getPlatform() in oslist, 762 if lldbplatformutil.getPlatform() == 'windows': 833 if lldbplatformutil.getPlatform() == 'windows': 851 if lldbplatformutil.getPlatform() == 'windows':
|
| H A D | dotest.py | 748 platform = lldbplatformutil.getPlatform() 777 platform = lldbplatformutil.getPlatform() 797 platform = lldbplatformutil.getPlatform() 836 platform = lldbplatformutil.getPlatform() 859 if lldb.remote_platform and lldbplatformutil.getPlatform() == "windows": 868 platform = lldbplatformutil.getPlatform()
|
| H A D | lldbtest.py | 1340 def getPlatform(self): member in Base 1342 return lldbplatformutil.getPlatform() 1463 … if self.platformIsDarwin() or self.getPlatform() == "freebsd" or self.getPlatform() == "openbsd": 1532 elif self.getPlatform() == 'windows': 1643 if self.getPlatform() in ('freebsd', 'linux', 'netbsd', 'openbsd'):
|
| H A D | lldbutil.py | 793 elif test.getPlatform() == "linux": 796 elif test.getPlatform() == "windows":
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | Availability.h | 52 StringRef getPlatform() const { return Platform; } in getPlatform() function
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBSymbolCompilandDetails.h | 44 FORWARD_SYMBOL_METHOD(getPlatform)
|
| H A D | IPDBRawSymbol.h | 122 virtual PDB_Cpu getPlatform() const = 0;
|
| /openbsd-src/gnu/llvm/clang/lib/ExtractAPI/ |
| H A D | AvailabilityInfo.cpp | 26 StringRef Domain = Attr->getPlatform()->getName(); in AvailabilitySet()
|
| /openbsd-src/gnu/llvm/clang/lib/Index/ |
| H A D | CommentToXML.cpp | 1022 if (AA->getPlatform()) { in visitFullComment() 1024 AA->getPlatform()->getName()); in visitFullComment() 1026 Distribution = AA->getPlatform()->getName(); in visitFullComment()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyFunctionDumper.cpp | 144 << CPURegister{Symbol.getRawSymbol().getPlatform(), in start()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/DIA/ |
| H A D | DIARawSymbol.h | 96 PDB_Cpu getPlatform() const override;
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | NativeRawSymbol.h | 101 PDB_Cpu getPlatform() const override;
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeRawSymbol.cpp | 238 PDB_Cpu NativeRawSymbol::getPlatform() const { in getPlatform() function in NativeRawSymbol
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | Core.h | 1431 Platform *getPlatform() { return P.get(); } in getPlatform() function 1845 if (auto *P = ES.getPlatform()) { in define() 1888 if (auto *P = ES.getPlatform()) { in define()
|
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | DeclBase.cpp | 534 StringRef RealizedPlatform = A->getPlatform()->getName(); in getRealizedPlatform() 562 StringRef ActualPlatform = A->getPlatform()->getName(); in CheckAvailability() 670 *RealizedPlatform = Availability->getPlatform()->getName(); in getAvailability()
|
| /openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/ |
| H A D | Darwin.cpp | 1531 DarwinPlatformKind getPlatform() const { return Platform; } in getPlatform() function 2122 if (OSTarget->getPlatform() != OSVersionArgTarget->getPlatform() || in AddDeploymentTarget() 2132 if (OSTarget->getPlatform() == OSVersionArgTarget->getPlatform() && in AddDeploymentTarget() 2193 DarwinPlatformKind Platform = OSTarget->getPlatform(); in AddDeploymentTarget()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Driver/ |
| H A D | ToolChain.h | 254 StringRef getPlatform() const { return Triple.getVendorName(); } in getPlatform() function
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaAvailability.cpp | 37 StringRef ActualPlatform = Avail->getPlatform()->getName(); in getAttrForPlatform()
|
| H A D | SemaExpr.cpp | 21153 return Spec.getPlatform() == Platform; in ActOnObjCAvailabilityCheckExpr() 21159 return Spec.getPlatform() == "ios"; in ActOnObjCAvailabilityCheckExpr()
|
| H A D | SemaDeclAttr.cpp | 2463 IdentifierInfo *OldPlatform = OldAA->getPlatform(); in mergeAvailabilityAttr()
|
| H A D | SemaDecl.cpp | 2893 D, *AA, AA->getPlatform(), AA->isImplicit(), AA->getIntroduced(), in mergeDeclAttribute()
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/ |
| H A D | DIARawSymbol.cpp | 733 PDB_Cpu DIARawSymbol::getPlatform() const { in getPlatform() function in DIARawSymbol
|
| /openbsd-src/gnu/llvm/clang/lib/Parse/ |
| H A D | ParseExpr.cpp | 3681 bool Inserted = Platforms.insert(Spec.getPlatform()).second; in CheckAvailabilitySpecList() 3686 StringRef Platform = Spec.getPlatform(); in CheckAvailabilitySpecList()
|
| /openbsd-src/gnu/llvm/clang/tools/libclang/ |
| H A D | CIndex.cpp | 8330 return LHS->getPlatform()->getName() < RHS->getPlatform()->getName(); in getCursorPlatformAvailabilityForDecl() 8336 if (LHS->getPlatform() != RHS->getPlatform()) in getCursorPlatformAvailabilityForDecl() 8404 cxstring::createDup(Avail.value()->getPlatform()->getName()); in clang_getCursorPlatformAvailability()
|