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.h45 LLVM_ABI LVSortValue compareRange(const LVObject *LHS, const LVObject *RHS);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSort.cpp50 LVSortValue llvm::logicalview::compareRange(const LVObject *LHS, in compareRange() function in llvm::logicalview
H A DLVScope.cpp694 Traverse(Parent->Ranges, compareRange); in sort()