clang 23.0.0git
clang::detail::CFGBlockReachableEdge Struct Reference

#include "clang/Analysis/CFG.h"

Public Member Functions

bool operator() (const CFGBlock::AdjacentBlock &AB) const

Detailed Description

Definition at line 1533 of file CFG.h.

Member Function Documentation

◆ operator()()

bool clang::detail::CFGBlockReachableEdge::operator() ( const CFGBlock::AdjacentBlock & AB) const
inline

Definition at line 1534 of file CFG.h.

References clang::CFGBlock::AdjacentBlock::getReachableBlock().


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