Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSort.h43 LVSortValue compareRange(const LVObject *LHS, const LVObject *RHS);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSort.cpp51 LVSortValue llvm::logicalview::compareRange(const LVObject *LHS, in compareRange() function in llvm::logicalview
H A DLVScope.cpp687 Traverse(Parent->Ranges, compareRange); in sort()