Lines Matching refs:constructImportedEntityDIE
628 constructImportedEntityDIE(TheCU, i->second, ScopeDIE);
798 void DwarfDebug::constructImportedEntityDIE(CompileUnit *TheCU,
804 constructImportedEntityDIE(TheCU, Module, D);
807 void DwarfDebug::constructImportedEntityDIE(CompileUnit *TheCU, const MDNode *N,
812 return constructImportedEntityDIE(TheCU, Module, Context);
815 void DwarfDebug::constructImportedEntityDIE(CompileUnit *TheCU,
889 constructImportedEntityDIE(CU, ImportedEntities.getElement(i));