| clang 22.0.0git
    | 
#include "clang/Analysis/Analyses/UninitializedValues.h"
| Public Attributes | |
| const Stmt * | Terminator | 
| unsigned | Output | 
Definition at line 32 of file UninitializedValues.h.
| unsigned clang::UninitUse::Branch::Output | 
Definition at line 34 of file UninitializedValues.h.
| const Stmt* clang::UninitUse::Branch::Terminator | 
Definition at line 33 of file UninitializedValues.h.