1 #ifndef STAN_LANG_AST_NODE_FUNCTION_DECL_DEFS_DEF_HPP 2 #define STAN_LANG_AST_NODE_FUNCTION_DECL_DEFS_DEF_HPP 13 const std::vector<function_decl_def>& decl_defs)
Probability, optimization and sampling library.
std::vector< function_decl_def > decl_defs_
Sequence of declarations and definitions.
function_decl_defs()
Construct an empty sequence of declarations and definitions.