![]() |
Stan
2.14.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, bool allow_undefined) const |
Definition at line 251 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, | ||
bool | allow_undefined | ||
) | const |
Definition at line 356 of file semantic_actions_def.cpp.