Searched refs:constructImportedEntityDIE (Results 1 – 3 of 3) sorted by relevance
219 DIE *constructImportedEntityDIE(const DIImportedEntity *Module);
726 constructImportedEntityDIE(cast<DIImportedEntity>(IE))); in createScopeChildrenDIE()847 DIE *DwarfCompileUnit::constructImportedEntityDIE( in constructImportedEntityDIE() function in DwarfCompileUnit
671 D->addChild(TheCU.constructImportedEntityDIE(N)); in constructAndAddImportedEntityDIE()