Home | History | Annotate | Download | only in AST

Lines Matching refs:getInitExpr

2630   Expr *Init = Importer.Import(D->getInitExpr());
2631 if (D->getInitExpr() && !Init)