Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h446 void constructAndAddImportedEntityDIE(DwarfCompileUnit &TheCU,
DDwarfDebug.cpp453 void DwarfDebug::constructAndAddImportedEntityDIE(DwarfCompileUnit &TheCU, in constructAndAddImportedEntityDIE() function in DwarfDebug
500 constructAndAddImportedEntityDIE(CU, IE); in beginModule()