clang: FixableGadgetSets Struct Reference (original) (raw)

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

Detailed Description

Definition at line 2134 of file UnsafeBufferUsage.cpp.

Member Data Documentation

byVar

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().


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