Searched refs:constructImportedEntityDIE (Results 1 – 2 of 2) sorted by relevance
296 DIE *constructImportedEntityDIE(const DIImportedEntity *IE);
1347 DIE *DwarfCompileUnit::constructImportedEntityDIE( in constructImportedEntityDIE() function in DwarfCompileUnit1395 constructImportedEntityDIE(cast<DIImportedEntity>(Element))); in constructImportedEntityDIE()1411 DIE *IMDie = constructImportedEntityDIE(IE); in getOrCreateImportedEntityDIE()