![]() |
Stan
2.10.0
probability, sampling & optimization
|
#include <semantic_actions.hpp>
Public Member Functions | |
void | operator() (bool &pass, std::set< std::pair< std::string, function_signature_t > > &declared, std::set< std::pair< std::string, function_signature_t > > &defined, std::ostream &error_msgs) const |
Definition at line 252 of file semantic_actions.hpp.
void stan::lang::validate_declarations::operator() | ( | bool & | pass, |
std::set< std::pair< std::string, function_signature_t > > & | declared, | ||
std::set< std::pair< std::string, function_signature_t > > & | defined, | ||
std::ostream & | error_msgs | ||
) | const |
Definition at line 299 of file semantic_actions_def.cpp.