Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp1292 const GenericSelectionExpr *ToGenericSelectionExpr = in TEST_P() local
1294 ASSERT_TRUE(ToGenericSelectionExpr); in TEST_P()
1297 ToGenericSelectionExpr->isResultDependent()); in TEST_P()
1299 ToGenericSelectionExpr->getResultIndex()); in TEST_P()