Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp808 const LVLocations *ParentRanges = Parent->getRanges(); in outermostParent() local
809 if (ParentRanges) in outermostParent()
810 for (const LVLocation *Location : *ParentRanges) in outermostParent()