clang  3.7.0
Public Types | List of all members
clang::PostOrderCFGView::CFGBlockSet::iterator Struct Reference

#include <PostOrderCFGView.h>

Public Types

typedef const CFGBlockvalue_type
 

Detailed Description

Definition at line 43 of file PostOrderCFGView.h.

Member Typedef Documentation

typedef const CFGBlock* clang::PostOrderCFGView::CFGBlockSet::iterator::value_type

Definition at line 43 of file PostOrderCFGView.h.


The documentation for this struct was generated from the following file: