Home
last modified time | relevance | path

Searched refs:ImportedSpec (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp3407 ASSERT_TRUE(ImportedSpec); in TEST_P()
3408 EXPECT_EQ(ImportedSpec, ToSpec); in TEST_P()
3449 ASSERT_TRUE(ImportedSpec); in TEST_P()
3452 EXPECT_EQ(ImportedSpec, ToSpec); in TEST_P()
3514 EXPECT_FALSE(ImportedSpec); in TEST_P()
3555 ASSERT_TRUE(ImportedSpec); in TEST_P()
3558 EXPECT_EQ(ImportedSpec, ToSpec); in TEST_P()
3577 EXPECT_EQ(ImportedSpec, ToSpec); in TEST_P()
3604 EXPECT_EQ(ImportedSpec, ToSpec); in TEST_P()
3657 EXPECT_TRUE(ImportedSpec); in TEST_P()
[all …]