Suppress certain warnings issued by an expression.
suppress_warning(expr, regexpr)
Return value of the expression
All warnings which are issued by the expression and match the regular expression are suppressed.
Function that provide users with custom warnings
warn_if_incomplete_dtc()
,
warn_if_inconsistent_list()
,
warn_if_invalid_dtc()
,
warn_if_vars_exist()