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

References

tools/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp
  138   if (!BT_dispatchOnce)
  139     BT_dispatchOnce.reset(new BugType(this, "Improper use of 'dispatch_once'",
  143       std::make_unique<PathSensitiveBugReport>(*BT_dispatchOnce, os.str(), N);