Home
last modified time | relevance | path

Searched refs:getLowerLine (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLocation.h126 const LVLine *getLowerLine() const { return LowerLine; } in getLowerLine() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp449 PrintLine(getLowerLine()); in getIntervalInfo()