Lines Matching defs:funkind
117 funkind (const_tree funtype)
597 e_funkind fkind = funkind (TREE_TYPE (current_function_decl));
615 e_funkind fkind = funkind (TREE_TYPE (current_function_decl));
1070 e_funkind fkind = funkind (TREE_TYPE (current_function_decl));
1154 e_funkind fkind = funkind (TREE_TYPE (current_function_decl));
1190 if (funkind (TREE_TYPE (current_function_decl)) != SUBROUTINE
1815 e_funkind fkind = funkind (TREE_TYPE (current_function_decl));
3501 || (funkind (TREE_TYPE (current_function_decl)) == SUBROUTINE
4717 else if (funkind (x) != SUBROUTINE)
4735 kind1 = funkind (type1);
4736 kind2 = funkind (type2);