Searched refs:get_function_type (Results 1 – 9 of 9) sorted by relevance
1737 tf = get_function_type (e1b->isDotVarExp ()->var->type); in visit()1740 tf = get_function_type (tb); in visit()1748 tf = get_function_type (tb); in visit()1756 tf = get_function_type (fd->type); in visit()1777 tf = get_function_type (tb); in visit()
590 extern TypeFunction *get_function_type (Type *);
2082 get_function_type (Type *t) in get_function_type() function2127 return d_build_call (get_function_type (fd->type), in d_build_call_expr()
197 (get_function_type): Update for new front-end interface.
588 (get_function_type): Likewise.
959 (IRState::getFuncType): Replace with get_function_type.
1815 tf = get_function_type (((DotVarExp *) e1b)->var->type); in visit()1818 tf = get_function_type (tb); in visit()1826 tf = get_function_type (tb); in visit()1834 tf = get_function_type (fd->type); in visit()1855 tf = get_function_type (tb); in visit()
566 extern TypeFunction *get_function_type (Type *);
1793 get_function_type (Type *t) in get_function_type() function1838 return d_build_call (get_function_type (fd->type), in d_build_call_expr()