reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
500 assert(hasBodyOrInit(D) && "Decls to be imported should have body or init."); 502 assert(&D->getASTContext() == &Unit->getASTContext() && 506 auto ToDeclOrError = Importer.Import(D);