Home | History | Annotate | Download | only in Frontend

Lines Matching refs:hasInit

5219   bool hasInit = (ND->getInit() != nullptr);
5222 if (hasInit)
5226 hasInit = false;
5266 if (!hasInit) {