Searched refs:METHOD_ABSTRACT (Results 1 – 8 of 8) sorted by relevance
655 if (access_flags & ACC_ABSTRACT) METHOD_ABSTRACT (fndecl) = 1;1181 if (METHOD_ABSTRACT (decl))1361 if (METHOD_ABSTRACT (method))2049 if (! METHOD_ABSTRACT (method_decl)
747 if (METHOD_ABSTRACT (method)) in parse_class_file()
1320 #define METHOD_ABSTRACT(DECL) DECL_LANG_FLAG_5 (DECL) macro
9766 if (!METHOD_ABSTRACT (method) || METHOD_FINAL (method))9796 && !METHOD_ABSTRACT (other_method))11346 if (METHOD_ABSTRACT (decl) || (! flag_jni && METHOD_NATIVE (decl)))14796 abstract += (METHOD_ABSTRACT (TREE_VALUE (current)) ? 1 : 0);14813 if (!METHOD_ABSTRACT (TREE_VALUE (current)))
6201 if (!METHOD_ABSTRACT (method) || METHOD_FINAL (method))6231 && !METHOD_ABSTRACT (other_method))7781 if (METHOD_ABSTRACT (decl) || (! flag_jni && METHOD_NATIVE (decl)))11231 abstract += (METHOD_ABSTRACT (TREE_VALUE (current)) ? 1 : 0);11248 if (!METHOD_ABSTRACT (TREE_VALUE (current)))
2083 else if (METHOD_ABSTRACT (method))
713 if (METHOD_ABSTRACT (decl))
14339 (layout_class): Don't make_function_rtl if METHOD_ABSTRACT.14408 METHOD_ABSTRACT flag.14412 (METHOD_ABSTRACT): Set to DECL_LANG_FLAG_5