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

References

tools/sancov/sancov.cpp
  345   W.object([&] {
  346     W.attributeArray("covered-points", [&] {
  348         W.value(P);
  351     W.attribute("binary-hash", C.BinaryHash);
  352     W.attributeObject("point-symbol-info", [&] { W << C.Points; });
  352     W.attributeObject("point-symbol-info", [&] { W << C.Points; });