Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowWorklist.h64 ReversePostOrderCompare{POV->getComparator()}) {} in ForwardDataflowWorklist()
95 Cfg, Ctx.getAnalysis<PostOrderCFGView>()->getComparator()) {} in BackwardDataflowWorklist()
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVCompare.h84 inline LVCompare &getComparator() { return LVCompare::getInstance(); } in getComparator() function
/src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DPostOrderCFGView.h138 BlockOrderCompare getComparator() const { in getComparator() function
/src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLine.cpp137 getComparator().printItem(this, Pass); in report()
H A DLVSymbol.cpp382 getComparator().printItem(this, Pass); in report()
H A DLVType.cpp282 getComparator().printItem(this, Pass); in report()
H A DLVScope.cpp972 getComparator().printItem(this, Pass); in report()
973 getComparator().push(this); in report()
981 getComparator().pop(); in report()