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

References

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h
  101     bool empty() const { return P == 0 || getFlag() != 0; }
  117       return (P & 1);
tools/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
  215   GroupStorage &Storage = reinterpret_cast<GroupStorage&>(P);
  224   GroupStorage &Storage = reinterpret_cast<GroupStorage&>(P);
  254   const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P);
  266   const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P);
  278   const GroupStorage &Storage = reinterpret_cast<const GroupStorage &>(P);