clang 20.0.0git
|
#include "clang/Analysis/Analyses/Dominators.h"
Static Public Member Functions | |
static NodeRef | getEntryNode (clang::CFGDomTree *DT) |
static nodes_iterator | nodes_begin (clang::CFGDomTree *N) |
static nodes_iterator | nodes_end (clang::CFGDomTree *N) |
Static Public Member Functions inherited from llvm::GraphTraits< clang::DomTreeNode * > | |
static NodeRef | getEntryNode (NodeRef N) |
static ChildIteratorType | child_begin (NodeRef N) |
static ChildIteratorType | child_end (NodeRef N) |
static nodes_iterator | nodes_begin (::clang::DomTreeNode *N) |
static nodes_iterator | nodes_end (::clang::DomTreeNode *N) |
Additional Inherited Members | |
Public Types inherited from llvm::GraphTraits< clang::DomTreeNode * > | |
using | NodeRef = ::clang::DomTreeNode * |
using | ChildIteratorType = ::clang::DomTreeNode::const_iterator |
using | nodes_iterator = llvm::pointer_iterator< df_iterator<::clang::DomTreeNode * > > |
Definition at line 300 of file Dominators.h.
|
inlinestatic |
Definition at line 302 of file Dominators.h.
References clang::CFGDominatorTreeImpl< IsPostDom >::getRootNode().
|
inlinestatic |
Definition at line 306 of file Dominators.h.
|
inlinestatic |
Definition at line 310 of file Dominators.h.