Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaInit.cpp968 if (InitListExpr *SubInitList = dyn_cast<InitListExpr>(expr)) { in CheckSubElementType() local
973 SubInitList->getSourceRange()); in CheckSubElementType()
974 CheckExplicitInitList(Entity, SubInitList, ElemType, in CheckSubElementType()