#include <functions_grammar_def.hpp>
Definition at line 138 of file functions_grammar_def.hpp.
| static bool stan::gm::add_function_signature::fun_exists |
( |
const std::set< std::pair< std::string, function_signature_t > > & |
existing, |
|
|
const std::pair< std::string, function_signature_t > & |
name_sig |
|
) |
| |
|
inlinestatic |
| void stan::gm::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 |
|
inline |
The documentation for this struct was generated from the following file: