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