Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1269 LVLine *LVScopeCompileUnit::lineUpperBound(LVAddress Address, in lineUpperBound() function in LVScopeCompileUnit
1287 LVLine *HighLine = lineUpperBound(Location->getUpperAddress(), Parent); in lineRange()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h485 LVLine *lineUpperBound(LVAddress Address, LVScope *Scope) const;