clang 20.0.0git
|
#include "clang/Analysis/FlowSensitive/DataflowWorklist.h"
Public Member Functions | |
bool | operator() (const CFGBlock *lhs, const CFGBlock *rhs) const |
Public Attributes | |
PostOrderCFGView::BlockOrderCompare | Cmp |
Definition at line 50 of file DataflowWorklist.h.
|
inline |
Definition at line 52 of file DataflowWorklist.h.
References Cmp.
PostOrderCFGView::BlockOrderCompare clang::ReversePostOrderCompare::Cmp |
Definition at line 51 of file DataflowWorklist.h.
Referenced by operator()().