Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasInit

5552     if (VD->hasInit()) {
9646 if (VDecl->isStaticDataMember() && VDecl->getCanonicalDecl()->hasInit()) {
10299 !var->hasInit()) {
10352 } else if (getLangOpts().CPlusPlus && var->hasInit() &&