Home
last modified time | relevance | path

Searched defs:getCurDebugLoc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DFastISel.h249 DebugLoc getCurDebugLoc() const { return DbgLoc; } in getCurDebugLoc() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h481 DebugLoc getCurDebugLoc() const { in getCurDebugLoc() function