Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h166 DIE *constructImportedEntityDIE(const DIImportedEntity *Module);
DDwarfCompileUnit.cpp348 constructImportedEntityDIE(cast<DIImportedEntity>(IE))); in constructScopeDIE()
640 DIE *DwarfCompileUnit::constructImportedEntityDIE( in constructImportedEntityDIE() function in llvm::DwarfCompileUnit
DDwarfDebug.cpp456 D->addChild(TheCU.constructImportedEntityDIE(N)); in constructAndAddImportedEntityDIE()