Home
last modified time | relevance | path

Searched refs:constructImportedEntityDIE (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCompileUnit.h156 DIE *constructImportedEntityDIE(const DIImportedEntity *Module);
HDDwarfCompileUnit.cpp343 constructImportedEntityDIE(cast<DIImportedEntity>(E.second))); in constructScopeDIE()
633 DIE *DwarfCompileUnit::constructImportedEntityDIE( in constructImportedEntityDIE() function in llvm::DwarfCompileUnit
HDDwarfDebug.cpp427 D->addChild(TheCU.constructImportedEntityDIE(N)); in constructAndAddImportedEntityDIE()