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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h99 DebugLoc getDebugLoc() { return DL; } function in class:llvm::SDDbgValue
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DMachineInstr.h241 DebugLoc getDebugLoc() const { return debugLoc; } function in class:llvm::MachineInstr
H A DSelectionDAGNodes.h417 const DebugLoc getDebugLoc() const { return debugLoc; } function in class:llvm::SDNode
807 inline const DebugLoc SDValue::getDebugLoc() const { function in class:llvm::SDNode::SDValue
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DInstruction.h177 const DebugLoc &getDebugLoc() const { return DbgLoc; } function in class:llvm::Instruction
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DLiveDebugVariables.cpp273 DebugLoc getDebugLoc() { return dl;} function in class:__anon10149::UserValue

Completed in 139 milliseconds