Searched refs:constructImportedEntityDIE (Results 1 – 6 of 6) sorted by relevance
186 DIE *constructImportedEntityDIE(const DIImportedEntity *Module);
361 constructImportedEntityDIE(cast<DIImportedEntity>(IE))); in constructScopeDIE()665 DIE *DwarfCompileUnit::constructImportedEntityDIE( in constructImportedEntityDIE() function in llvm::DwarfCompileUnit
460 D->addChild(TheCU.constructImportedEntityDIE(N)); in constructAndAddImportedEntityDIE()
210 DIE *constructImportedEntityDIE(const DIImportedEntity *Module);
696 constructImportedEntityDIE(cast<DIImportedEntity>(IE))); in createScopeChildrenDIE()785 DIE *DwarfCompileUnit::constructImportedEntityDIE( in constructImportedEntityDIE() function in DwarfCompileUnit
610 D->addChild(TheCU.constructImportedEntityDIE(N)); in constructAndAddImportedEntityDIE()