Home | History | Annotate | Download | only in Rewrite

Lines Matching defs:hasInit

5167   bool hasInit = (ND->getInit() != nullptr);
5170 if (hasInit)
5174 hasInit = false;
5214 if (!hasInit) {