Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Parent

1740   bool IsRootModule = M ? !M->Parent : true;
1749 llvm::DIModule *Parent =
1752 ExternalASTSource::ASTSourceDescriptor(*M->Parent),
1755 DBuilder.createModule(Parent, Mod.getModuleName(), ConfigMacros,
2209 // and it wouldn't be necessary to specify the parent scope
2212 // the parent scope helps a consumer to quickly locate the object