Home | History | Annotate | Download | only in Sema

Lines Matching refs:EmptyInitList

379   bool EmptyInitList = SemaRef.getLangOpts().CPlusPlus11 &&
381 if (EmptyInitList) {
408 if (!InitSeq && EmptyInitList && InitSeq.getFailureKind() ==