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

#include "clang/Analysis/Analyses/PostOrderCFGView.h"

Public Types

using value_type = const CFGBlock *
 

Detailed Description

Definition at line 43 of file PostOrderCFGView.h.

Member Typedef Documentation

◆ value_type

using clang::PostOrderCFGView::CFGBlockSet::iterator::value_type = const CFGBlock *

Definition at line 43 of file PostOrderCFGView.h.


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