Home | History | Annotate | Download | only in AST

Lines Matching full:listinit

2693       if (New->getInitializationStyle() == CXXNewExpr::ListInit)
2707 } else if (New->getInitializationStyle() == CXXNewExpr::ListInit &&