Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:hasInit

5091   bool hasInit = (ND->getInit() != nullptr);
5094 if (hasInit)
5098 hasInit = false;
5138 if (!hasInit) {