Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp469 if (!hasAssociatedRange()) in validateRanges()
541 if (hasAssociatedRange()) in printInterval()
602 if (hasAssociatedRange()) in setKind()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLocation.h81 bool hasAssociatedRange() const { in hasAssociatedRange() function