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

/external/llvm/lib/IR/
H A DDebugLoc.cpp116 /// getFromDILocation - Translate the DILocation quad into a DebugLoc.
117 DebugLoc DebugLoc::getFromDILocation(MDNode *N) { function in class:DebugLoc
139 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(getInlinedAt(Ctx));

Completed in 94 milliseconds