/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/unittests/AST/ |
H A D | ASTImporterTest.cpp | 2230 FunctionDecl *ImportedD1; in TEST_P() local 2234 ImportedD1 = cast<FunctionDecl>(Import(FromD, Lang_CXX)); in TEST_P() 2240 EXPECT_FALSE(ImportedD1->doesThisDeclarationHaveABody()); in TEST_P() 2241 EXPECT_EQ(ImportedD1->getPreviousDecl(), ImportedD); in TEST_P()
|
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/unittests/AST/ |
H A D | ASTImporterTest.cpp | 2533 FunctionDecl *ImportedD1; in TEST_P() local 2537 ImportedD1 = cast<FunctionDecl>(Import(FromD, Lang_CXX)); in TEST_P() 2543 EXPECT_FALSE(ImportedD1->doesThisDeclarationHaveABody()); in TEST_P() 2544 EXPECT_EQ(ImportedD1->getPreviousDecl(), ImportedD); in TEST_P()
|
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/unittests/AST/ |
H A D | ASTImporterTest.cpp | 2386 FunctionDecl *ImportedD1; in TEST_P() local 2390 ImportedD1 = cast<FunctionDecl>(Import(FromD, Lang_CXX)); in TEST_P() 2396 EXPECT_FALSE(ImportedD1->doesThisDeclarationHaveABody()); in TEST_P() 2397 EXPECT_EQ(ImportedD1->getPreviousDecl(), ImportedD); in TEST_P()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/unittests/AST/ |
H A D | ASTImporterTest.cpp | 2667 FunctionDecl *ImportedD1; in TEST_P() local 2671 ImportedD1 = cast<FunctionDecl>(Import(FromD, Lang_CXX)); in TEST_P() 2677 EXPECT_FALSE(ImportedD1->doesThisDeclarationHaveABody()); in TEST_P() 2678 EXPECT_EQ(ImportedD1->getPreviousDecl(), ImportedD); in TEST_P()
|
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/unittests/AST/ |
H A D | ASTImporterTest.cpp | 2667 FunctionDecl *ImportedD1; in TEST_P() local 2671 ImportedD1 = cast<FunctionDecl>(Import(FromD, Lang_CXX)); in TEST_P() 2677 EXPECT_FALSE(ImportedD1->doesThisDeclarationHaveABody()); in TEST_P() 2678 EXPECT_EQ(ImportedD1->getPreviousDecl(), ImportedD); in TEST_P()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/AST/ |
H A D | ASTImporterTest.cpp | 2394 FunctionDecl *ImportedD1; in TEST_P() local 2398 ImportedD1 = cast<FunctionDecl>(Import(FromD, Lang_CXX03)); in TEST_P() 2404 EXPECT_FALSE(ImportedD1->doesThisDeclarationHaveABody()); in TEST_P() 2405 EXPECT_EQ(ImportedD1->getPreviousDecl(), ImportedD); in TEST_P()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/AST/ |
H A D | ASTImporterTest.cpp | 2537 FunctionDecl *ImportedD1; in TEST_P() local 2541 ImportedD1 = cast<FunctionDecl>(Import(FromD, Lang_CXX03)); in TEST_P() 2547 EXPECT_FALSE(ImportedD1->doesThisDeclarationHaveABody()); in TEST_P() 2548 EXPECT_EQ(ImportedD1->getPreviousDecl(), ImportedD); in TEST_P()
|
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/unittests/AST/ |
H A D | ASTImporterTest.cpp | 2619 FunctionDecl *ImportedD1; in TEST_P() local 2623 ImportedD1 = cast<FunctionDecl>(Import(FromD, Lang_CXX03)); in TEST_P() 2629 EXPECT_FALSE(ImportedD1->doesThisDeclarationHaveABody()); in TEST_P() 2630 EXPECT_EQ(ImportedD1->getPreviousDecl(), ImportedD); in TEST_P()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/unittests/AST/ |
H A D | ASTImporterTest.cpp | 2619 FunctionDecl *ImportedD1; in TEST_P() local 2623 ImportedD1 = cast<FunctionDecl>(Import(FromD, Lang_CXX03)); in TEST_P() 2629 EXPECT_FALSE(ImportedD1->doesThisDeclarationHaveABody()); in TEST_P() 2630 EXPECT_EQ(ImportedD1->getPreviousDecl(), ImportedD); in TEST_P()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/unittests/AST/ |
H A D | ASTImporterTest.cpp | 2537 FunctionDecl *ImportedD1; in TEST_P() local 2541 ImportedD1 = cast<FunctionDecl>(Import(FromD, Lang_CXX03)); in TEST_P() 2547 EXPECT_FALSE(ImportedD1->doesThisDeclarationHaveABody()); in TEST_P() 2548 EXPECT_EQ(ImportedD1->getPreviousDecl(), ImportedD); in TEST_P()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/AST/ |
H A D | ASTImporterTest.cpp | 2584 FunctionDecl *ImportedD1; in TEST_P() local 2588 ImportedD1 = cast<FunctionDecl>(Import(FromD, Lang_CXX03)); in TEST_P() 2594 EXPECT_FALSE(ImportedD1->doesThisDeclarationHaveABody()); in TEST_P() 2595 EXPECT_EQ(ImportedD1->getPreviousDecl(), ImportedD); in TEST_P()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/AST/ |
H A D | ASTImporterTest.cpp | 2584 FunctionDecl *ImportedD1; in TEST_P() local 2588 ImportedD1 = cast<FunctionDecl>(Import(FromD, Lang_CXX03)); in TEST_P() 2594 EXPECT_FALSE(ImportedD1->doesThisDeclarationHaveABody()); in TEST_P() 2595 EXPECT_EQ(ImportedD1->getPreviousDecl(), ImportedD); in TEST_P()
|
/dports/lang/clang-mesa/clang-13.0.1.src/unittests/AST/ |
H A D | ASTImporterTest.cpp | 2584 FunctionDecl *ImportedD1; in TEST_P() local 2588 ImportedD1 = cast<FunctionDecl>(Import(FromD, Lang_CXX03)); in TEST_P() 2594 EXPECT_FALSE(ImportedD1->doesThisDeclarationHaveABody()); in TEST_P() 2595 EXPECT_EQ(ImportedD1->getPreviousDecl(), ImportedD); in TEST_P()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/AST/ |
H A D | ASTImporterTest.cpp | 2584 FunctionDecl *ImportedD1; in TEST_P() local 2588 ImportedD1 = cast<FunctionDecl>(Import(FromD, Lang_CXX03)); in TEST_P() 2594 EXPECT_FALSE(ImportedD1->doesThisDeclarationHaveABody()); in TEST_P() 2595 EXPECT_EQ(ImportedD1->getPreviousDecl(), ImportedD); in TEST_P()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/AST/ |
H A D | ASTImporterTest.cpp | 2584 FunctionDecl *ImportedD1; in TEST_P() local 2588 ImportedD1 = cast<FunctionDecl>(Import(FromD, Lang_CXX03)); in TEST_P() 2594 EXPECT_FALSE(ImportedD1->doesThisDeclarationHaveABody()); in TEST_P() 2595 EXPECT_EQ(ImportedD1->getPreviousDecl(), ImportedD); in TEST_P()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/AST/ |
H A D | ASTImporterTest.cpp | 2603 FunctionDecl *ImportedD1; in TEST_P() local 2607 ImportedD1 = cast<FunctionDecl>(Import(FromD, Lang_CXX03)); in TEST_P() 2613 EXPECT_FALSE(ImportedD1->doesThisDeclarationHaveABody()); in TEST_P() 2614 EXPECT_EQ(ImportedD1->getPreviousDecl(), ImportedD); in TEST_P()
|