Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVCompare.h84 inline LVCompare &getComparator() { return LVCompare::getInstance(); } in getComparator() function
/llvm-project/clang/include/clang/Analysis/Analyses/
H A DPostOrderCFGView.h138 BlockOrderCompare getComparator() const { in getComparator() function
/llvm-project/mlir/lib/TableGen/
H A DAttrOrTypeDef.cpp270 StringRef AttrOrTypeParameter::getComparator() const { getComparator() function in AttrOrTypeParameter