Searched refs:FD2 (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/lldb/test/Shell/lldb-server/ |
| H A D | TestErrorMessages.test | 4 RUN: %lldb-server gdbserver --fd three 2>&1 | FileCheck --check-prefixes=FD2,ALL %s 5 FD2: error: invalid '--fd' argument
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | ProgramTest.cpp | 384 int FD2; in TEST_F() local 385 ASSERT_NO_ERROR(fs::openFileForReadWrite(LockedFile, FD2, in TEST_F() 388 std::error_code ErrC = fs::tryLockFile(FD2, std::chrono::seconds(5)); in TEST_F() 390 ASSERT_NO_ERROR(fs::unlockFile(FD2)); in TEST_F() 391 close(FD2); in TEST_F()
|
| H A D | Path.cpp | 856 int FD2; in TEST_F() local 858 ASSERT_NO_ERROR(fs::createTemporaryFile("prefix", "temp", FD2, TempPath2)); in TEST_F() 867 ::close(FD2); in TEST_F()
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/PDB/ |
| H A D | pdbdump-raw-stream.test | 64 DISCONTINUITY-NEXT: 12FD2: 65537472 75637455 73616765 00F10215 03000480 00002000 654C6F63 616…
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaTemplateDeduction.cpp | 4954 FunctionDecl *FD2 = FT2->getTemplatedDecl(); in isAtLeastAsSpecializedAs() local 4956 const FunctionProtoType *Proto2 = FD2->getType()->getAs<FunctionProtoType>(); in isAtLeastAsSpecializedAs() 4973 CXXMethodDecl *Method2 = dyn_cast<CXXMethodDecl>(FD2); in isAtLeastAsSpecializedAs() 5046 FD2->getType(), FD1->getType(), in isAtLeastAsSpecializedAs() 5090 ::MarkUsedTemplateParameters(S.Context, FD2->getType(), false, in isAtLeastAsSpecializedAs()
|
| H A D | SemaOverload.cpp | 12504 [&] (FunctionDecl *FD1, FunctionDecl *FD2) -> Optional<bool> { in resolveAddressOfSingleOverloadCandidate() argument 12507 FD2->getAssociatedConstraints(AC2); in resolveAddressOfSingleOverloadCandidate() 12509 if (IsAtLeastAsConstrained(FD1, AC1, FD2, AC2, AtLeastAsConstrained1)) in resolveAddressOfSingleOverloadCandidate() 12511 if (IsAtLeastAsConstrained(FD2, AC2, FD1, AC1, AtLeastAsConstrained2)) in resolveAddressOfSingleOverloadCandidate()
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.cpp | 9219 const auto *FD2 = cast<FieldDecl>(SI->getAssociatedDeclaration()); in generateInfoForCapture() local 9220 if (FD1->getParent() == FD2->getParent()) in generateInfoForCapture() 9221 return FD1->getFieldIndex() < FD2->getFieldIndex(); in generateInfoForCapture() 9223 llvm::find_if(Layout, [FD1, FD2](const FieldDecl *FD) { in generateInfoForCapture() 9224 return FD == FD1 || FD == FD2; in generateInfoForCapture()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/ConfusableTable/ |
| H A D | confusables.txt | 9615 2FD2 ; 9F52 ; MA #* ( ⿒ → 齒 ) KANGXI RADICAL TOOTH → CJK UNIFIED IDEOGRAPH-9F52 #
|