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.h295 DIE *getOrCreateImportedEntityDIE(const DIImportedEntity *IE);
H A DDwarfCompileUnit.cpp1370 EntityDie = getOrCreateImportedEntityDIE(IE); in constructImportedEntityDIE()
1401 DIE *DwarfCompileUnit::getOrCreateImportedEntityDIE( in getOrCreateImportedEntityDIE() function in DwarfCompileUnit
H A DDwarfDebug.cpp1418 CU->getOrCreateImportedEntityDIE(IE); in endModule()
1422 CU->getOrCreateImportedEntityDIE(IE); in endModule()