1 #ifndef STAN_LANG_AST_FUN_IS_FUN_ORIGIN_HPP 2 #define STAN_LANG_AST_FUN_IS_FUN_ORIGIN_HPP bool is_fun_origin(const var_origin &vo)
Return true if the specified variable origin is for variables declared as function arguments...
Probability, optimization and sampling library.
int var_origin
The type of a variable indicating where a variable was declared.