clang API Documentation
const_graph_iterator(const ImplTy &i) | clang::CFG::const_graph_iterator | [inline] |
ImplTy typedef | clang::CFG::const_graph_iterator | |
operator CFGBlock *() const | clang::CFG::const_graph_iterator | [inline] |
operator!=(const const_graph_iterator &X) const | clang::CFG::const_graph_iterator | [inline] |
operator*() const | clang::CFG::const_graph_iterator | [inline] |
operator++() | clang::CFG::const_graph_iterator | [inline] |
operator--() | clang::CFG::const_graph_iterator | [inline] |
operator->() const | clang::CFG::const_graph_iterator | [inline] |
operator==(const const_graph_iterator &X) const | clang::CFG::const_graph_iterator | [inline] |
pointer typedef | clang::CFG::const_graph_iterator | |
reference typedef | clang::CFG::const_graph_iterator | |
value_type typedef | clang::CFG::const_graph_iterator |