Home
last modified time | relevance | path

Searched refs:deprecate_suffix (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/src/stan/lang/grammars/
H A Dsemantic_actions_def.cpp104 bool deprecate_suffix(const std::string &deprecated_suffix, in deprecate_suffix() function
1876 deprecate_suffix("_cdf_log", "'_lcdf'", fun, error_msgs) || in operator ()()
1877 deprecate_suffix("_ccdf_log", "'_lccdf'", fun, error_msgs) || in operator ()()
1878 deprecate_suffix( in operator ()()