Home
last modified time | relevance | path

Searched defs:getComparator (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVCompare.h84 inline LVCompare &getComparator() { return LVCompare::getInstance(); } in getComparator() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DPostOrderCFGView.h104 BlockOrderCompare getComparator() const { in getComparator() function