Searched refs:get_function_type (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.h1660 get_function_type() const;
H A Dexpressions.cc8594 Function_type *fntype = this->get_function_type();
8626 Function_type* fntype = this->get_function_type();
8874 Function_type* fntype = this->get_function_type();
8924 Function_type* fntype = this->get_function_type();
8949 Call_expression::get_function_type() const function in class:Call_expression
8959 const Function_type* fntype = this->get_function_type();
9043 Function_type* fntype = this->get_function_type();
9070 Function_type* fntype = this->get_function_type();
9162 Function_type* fntype = this->get_function_type();
9309 Function_type* fntype = this->get_function_type();
[all...]
H A Dstatements.cc2030 Function_type* fntype = ce->get_function_type();
2121 Function_type* fntype = ce->get_function_type();
2163 Function_type* fntype = ce->get_function_type();

Completed in 161 milliseconds