Searched refs:constructImportedEntityDIE (Results 1 – 3 of 3) sorted by relevance
156 DIE *constructImportedEntityDIE(const DIImportedEntity *Module);
343 constructImportedEntityDIE(cast<DIImportedEntity>(E.second))); in constructScopeDIE()633 DIE *DwarfCompileUnit::constructImportedEntityDIE( in constructImportedEntityDIE() function in llvm::DwarfCompileUnit
427 D->addChild(TheCU.constructImportedEntityDIE(N)); in constructAndAddImportedEntityDIE()