Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:hasInitializer

759   if (!E->hasInitializer())
1219 if (E->isArray() && E->hasInitializer()) {
1257 (!allocType.isPODType(getContext()) || E->hasInitializer());