clang 20.0.0git
|
Public Attributes | |
std::map< const VarDecl *, std::set< const FixableGadget * >, CompareNode< VarDecl > > | byVar |
Definition at line 2134 of file UnsafeBufferUsage.cpp.
std::map<const VarDecl *, std::set<const FixableGadget *>, CompareNode<VarDecl> > FixableGadgetSets::byVar |
Definition at line 2139 of file UnsafeBufferUsage.cpp.
Referenced by applyGadgets(), getFixIts(), and groupFixablesByVar().