ReportUnsafe      785 tools/gcmole/gcmole.cc     if (!props.IsSafe()) ReportUnsafe(parent, BAD_EXPR_MSG);
ReportUnsafe      809 tools/gcmole/gcmole.cc         ReportUnsafe(parent, DEAD_VAR_MSG);
ReportUnsafe      830 tools/gcmole/gcmole.cc     if (!props.IsSafe()) ReportUnsafe(call, BAD_EXPR_MSG);
ReportUnsafe      857 tools/gcmole/gcmole.cc     if (!props.IsSafe()) ReportUnsafe(call, BAD_EXPR_MSG);