Searched defs:insertDIEEntry (Results 1 - 1 of 1) 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

Completed in 75 milliseconds