clang 19.0.0git
Public Attributes | List of all members
FixableGadgetSets Struct Reference

Public Attributes

std::map< const VarDecl *, std::set< const FixableGadget * >, CompareNode< VarDecl > > byVar
 

Detailed Description

Definition at line 1472 of file UnsafeBufferUsage.cpp.

Member Data Documentation

◆ byVar

std::map<const VarDecl *, std::set<const FixableGadget *>, CompareNode<VarDecl> > FixableGadgetSets::byVar

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