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

/freebsd-10.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h99 DebugLoc getDebugLoc() { return DL; } function in class:llvm::SDDbgValue
/freebsd-10.3-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineInstr.h244 DebugLoc getDebugLoc() const { return debugLoc; } function in class:llvm::MachineInstr
H A DSelectionDAGNodes.h431 const DebugLoc getDebugLoc() const { return debugLoc; } function in class:llvm::SDNode
824 DebugLoc getDebugLoc() { function in class:llvm::SDNode
873 inline const DebugLoc SDValue::getDebugLoc() const { function in class:llvm::SDValue
/freebsd-10.3-release/contrib/llvm/include/llvm/IR/
H A DInstruction.h178 const DebugLoc &getDebugLoc() const { return DbgLoc; } function in class:llvm::Instruction
/freebsd-10.3-release/contrib/llvm/lib/DebugInfo/
H A DDWARFContext.cpp218 const DWARFDebugLoc *DWARFContext::getDebugLoc() { function in class:DWARFContext
/freebsd-10.3-release/contrib/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp273 DebugLoc getDebugLoc() { return dl;} function in class:__anon2265::UserValue

Completed in 134 milliseconds