Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h301 DIE *getOrCreateImportedEntityDIE(const DIImportedEntity *IE);
H A DDwarfCompileUnit.cpp1403 EntityDie = getOrCreateImportedEntityDIE(IE); in constructImportedEntityDIE()
1434 DIE *DwarfCompileUnit::getOrCreateImportedEntityDIE( in getOrCreateImportedEntityDIE() function in DwarfCompileUnit
H A DDwarfDebug.cpp1428 CU->getOrCreateImportedEntityDIE(IE); in endModule()
1432 CU->getOrCreateImportedEntityDIE(IE); in endModule()