![]() |
Stan
2.14.0
probability, sampling & optimization
|
#include <semantic_actions.hpp>
Public Member Functions | |
| void | operator() (const function_decl_def &decl, bool &pass, std::set< std::pair< std::string, function_signature_t > > &functions_declared, std::set< std::pair< std::string, function_signature_t > > &functions_defined, std::ostream &error_msgs) const |
Definition at line 264 of file semantic_actions.hpp.
| void stan::lang::add_function_signature::operator() | ( | const function_decl_def & | decl, |
| bool & | pass, | ||
| std::set< std::pair< std::string, function_signature_t > > & | functions_declared, | ||
| std::set< std::pair< std::string, function_signature_t > > & | functions_defined, | ||
| std::ostream & | error_msgs | ||
| ) | const |
Definition at line 437 of file semantic_actions_def.cpp.