Home | History | Annotate | Download | only in Sema

Lines Matching refs:isStdInitializerList

1112   if (initStyle == CXXNewExpr::ListInit && isStdInitializerList(AllocType, 0)) {