Home | History | Annotate | Download | only in Sema

Lines Matching refs:isStdInitializerList

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