Searched refs:constructImportedEntityDIE (Results 1 – 3 of 3) sorted by relevance
266 DIE *constructImportedEntityDIE(const DIImportedEntity *Module);
1068 ScopeDIE.addChild(constructImportedEntityDIE(cast<DIImportedEntity>(IE))); in createAndAddScopeChildren()1270 DIE *DwarfCompileUnit::constructImportedEntityDIE( in constructImportedEntityDIE() function in DwarfCompileUnit1302 constructImportedEntityDIE(cast<DIImportedEntity>(Element))); in constructImportedEntityDIE()
1137 D->addChild(TheCU.constructImportedEntityDIE(N)); in constructAndAddImportedEntityDIE()