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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h269 DIE *constructImportedEntityDIE(const DIImportedEntity *Module);
H A DDwarfCompileUnit.cpp903 constructImportedEntityDIE(cast<DIImportedEntity>(IE)));
1128 DIE *DwarfCompileUnit::constructImportedEntityDIE( function in class:DwarfCompileUnit
H A DDwarfDebug.cpp1096 D->addChild(TheCU.constructImportedEntityDIE(N));

Completed in 113 milliseconds