Searched refs:BAD_EXPR_MSG (Results 1 – 1 of 1) sorted by relevance
315 const std::string BAD_EXPR_MSG("Possible problem with evaluation order."); variable797 if (!props.IsSafe()) ReportUnsafe(parent, BAD_EXPR_MSG); in Par()842 if (!props.IsSafe()) ReportUnsafe(call, BAD_EXPR_MSG); in VisitArguments()869 if (!props.IsSafe()) ReportUnsafe(call, BAD_EXPR_MSG); in VisitCallExpr()