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