Searched refs:insertDIEEntry (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h156 /// insertDIEEntry - Insert debug information entry into the map.
157 void insertDIEEntry(const MDNode *N, DIEEntry *E) { function in class:llvm::CompileUnit
H A DDwarfCompileUnit.cpp661 insertDIEEntry(Ty, Entry);
887 insertDIEEntry(Element, Entry);

Completed in 70 milliseconds