Home
last modified time | relevance | path

Searched defs:InlinedAtDL (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/lib/IR/
HDDebugLoc.cpp78 if (DebugLoc InlinedAtDL = DebugLoc(getInlinedAt())) { in dump() local
97 if (DebugLoc InlinedAtDL = getInlinedAt()) { in print() local
/NextBSD/contrib/llvm/lib/CodeGen/
HDLiveDebugVariables.cpp372 DebugLoc InlinedAtDL = DL.getInlinedAt(); in printDebugLoc() local
388 if (DebugLoc InlinedAtDL = InlinedAt) { in printExtendedName() local
HDMachineInstr.cpp1755 DebugLoc InlinedAtDL(InlinedAt); in print() local