Searched defs:getDIELoc (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h253 /// getDIELoc - Returns a fresh newly allocated DIELoc.
254 DIELoc *getDIELoc() { return new (DIEValueAllocator) DIELoc(); } function in class:llvm::DwarfUnit

Completed in 45 milliseconds