Searched refs:constructImportedEntityDIE (Results 1 – 2 of 2) sorted by relevance
302 DIE *constructImportedEntityDIE(const DIImportedEntity *IE);
1380 DIE *DwarfCompileUnit::constructImportedEntityDIE( in constructImportedEntityDIE() function in DwarfCompileUnit1428 constructImportedEntityDIE(cast<DIImportedEntity>(Element))); in constructImportedEntityDIE()1444 DIE *IMDie = constructImportedEntityDIE(IE); in getOrCreateImportedEntityDIE()