Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h120 void addImportedEntity(const DIImportedEntity* IE) { in addImportedEntity() function
DDwarfDebug.cpp482 CU.addImportedEntity(IE); in beginModule()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h149 void addImportedEntity(const DIImportedEntity* IE) { in addImportedEntity() function
DDwarfDebug.cpp534 NewCU.addImportedEntity(IE); in getOrCreateDwarfCompileUnit()