Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h172 void addImportedEntity(const DIImportedEntity* IE) { in addImportedEntity() function
H A DDwarfDebug.cpp1085 NewCU.addImportedEntity(IE); in getOrCreateDwarfCompileUnit()