Home | History | Annotate | Download | only in AST

Lines Matching refs:checkInitIsICE

1464   } else if (!VD->checkInitIsICE()) {
6587 if (Dcl->getAnyInitializer(VD) && VD->checkInitIsICE())