Searched refs:constructImportedEntityDIE (Results 1 – 3 of 3) sorted by relevance
159 constructImportedEntityDIE(const DIImportedEntity &Module);
343 constructImportedEntityDIE(cast<MDImportedEntity>(E.second))); in constructScopeDIE()636 DwarfCompileUnit::constructImportedEntityDIE(const DIImportedEntity &Module) { in constructImportedEntityDIE() function in llvm::DwarfCompileUnit
426 D->addChild(TheCU.constructImportedEntityDIE(Module)); in constructAndAddImportedEntityDIE()