Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Parent

1159   // Import this module's parent.
1160 if (Mod->Parent && Visited.insert(Mod->Parent).second) {
1161 addLinkOptionsPostorder(CGM, Mod->Parent, Metadata, Visited);
2118 // type) before, take its name and remove it from its parent.