Searched refs:constructImportedEntityDIE (Results 1 – 3 of 3) sorted by relevance
265 DIE *constructImportedEntityDIE(const DIImportedEntity *Module);
1063 ScopeDIE.addChild(constructImportedEntityDIE(cast<DIImportedEntity>(IE))); in createAndAddScopeChildren()1265 DIE *DwarfCompileUnit::constructImportedEntityDIE( in constructImportedEntityDIE() function in DwarfCompileUnit1297 constructImportedEntityDIE(cast<DIImportedEntity>(Element))); in constructImportedEntityDIE()
1111 D->addChild(TheCU.constructImportedEntityDIE(N)); in constructAndAddImportedEntityDIE()