Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp1288 const GenericSelectionExpr *FromGenericSelectionExpr = in TEST_P() local
1290 ASSERT_TRUE(FromGenericSelectionExpr); in TEST_P()
1296 EXPECT_EQ(FromGenericSelectionExpr->isResultDependent(), in TEST_P()
1298 EXPECT_EQ(FromGenericSelectionExpr->getResultIndex(), in TEST_P()