Home
last modified time | relevance | path

Searched defs:getDebugLoc (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h111 DebugLoc getDebugLoc() const { return DL; } in getDebugLoc() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DInstruction.h207 const DebugLoc &getDebugLoc() const { return DbgLoc; } in getDebugLoc() function
H A DDiagnosticInfo.h292 const DebugLoc &getDebugLoc() const { return DLoc; } in getDebugLoc() function
/minix3/external/bsd/llvm/dist/llvm/lib/DebugInfo/
H A DDWARFContext.cpp272 const DWARFDebugLoc *DWARFContext::getDebugLoc() { in getDebugLoc() function in DWARFContext
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp278 DebugLoc getDebugLoc() { return dl;} in getDebugLoc() function in __anon6db43db70211::UserValue