Home
last modified time | relevance | path

Searched refs:addImportedEntity (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h174 void addImportedEntity(const DIImportedEntity* IE) { in addImportedEntity() function
H A DDwarfDebug.cpp1082 NewCU.addImportedEntity(IE); in getOrCreateDwarfCompileUnit()