Searched refs:getOrCreateImportedEntityDIE (Results 1 – 3 of 3) sorted by relevance
301 DIE *getOrCreateImportedEntityDIE(const DIImportedEntity *IE);
1403 EntityDie = getOrCreateImportedEntityDIE(IE); in constructImportedEntityDIE()1434 DIE *DwarfCompileUnit::getOrCreateImportedEntityDIE( in getOrCreateImportedEntityDIE() function in DwarfCompileUnit
1428 CU->getOrCreateImportedEntityDIE(IE); in endModule()1432 CU->getOrCreateImportedEntityDIE(IE); in endModule()