Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Parent

1863   bool IsRootModule = M ? !M->Parent : true;
1875 llvm::DIModule *Parent =
1878 ExternalASTSource::ASTSourceDescriptor(*M->Parent),
1881 DBuilder.createModule(Parent, Mod.getModuleName(), ConfigMacros,
2373 // and it wouldn't be necessary to specify the parent scope
2376 // the parent scope helps a consumer to quickly locate the object