Home | History | Annotate | Download | only in ASTMatchers

Lines Matching refs:exprWithCleanups

3398 TEST(ExprWithCleanups, MatchesExprWithCleanups) {
3401 varDecl(hasInitializer(exprWithCleanups()))));
3404 varDecl(hasInitializer(exprWithCleanups()))));