reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Analysis/Consumed.cpp
  351       : InfoType(IT_State), State(State) {}
  357     assert(InfoType == IT_State);
  410   bool isState() const { return InfoType == IT_State; }