Searched refs:DECL_FUNCTION_BODY (Results 1 – 10 of 10) sorted by relevance
11325 no_body = !DECL_FUNCTION_BODY (decl);11348 DECL_FUNCTION_BODY (decl) = NULL_TREE;11513 fbody = DECL_FUNCTION_BODY (mdecl);11620 if (!DECL_FUNCTION_BODY (mdecl))11623 fbody = DECL_FUNCTION_BODY (mdecl);11720 if (!DECL_FUNCTION_BODY (decl))11728 BLOCK_EXPR_BODY (DECL_FUNCTION_BODY (decl));12412 tree body = DECL_FUNCTION_BODY (mdecl);16056 else if (!DECL_FUNCTION_BODY (fndecl)) in enter_block()16059 DECL_FUNCTION_BODY (fndecl) = b; in enter_block()[all …]
7760 no_body = !DECL_FUNCTION_BODY (decl);7783 DECL_FUNCTION_BODY (decl) = NULL_TREE;7948 fbody = DECL_FUNCTION_BODY (mdecl);8055 if (!DECL_FUNCTION_BODY (mdecl))8058 fbody = DECL_FUNCTION_BODY (mdecl);8155 if (!DECL_FUNCTION_BODY (decl))8163 BLOCK_EXPR_BODY (DECL_FUNCTION_BODY (decl));8847 tree body = DECL_FUNCTION_BODY (mdecl);12491 else if (!DECL_FUNCTION_BODY (fndecl)) in enter_block()12494 DECL_FUNCTION_BODY (fndecl) = b; in enter_block()[all …]
1106 dump_child ("body", DECL_FUNCTION_BODY (t));
613 #define GET_CURRENT_BLOCK(F) ((F) ? DECL_FUNCTION_BODY ((F)) : \
187 if (op0 == BLOCK_EXPR_DECLS (DECL_FUNCTION_BODY (mdecl)))
1773 tree function_body = DECL_FUNCTION_BODY (fndecl);
794 #define DECL_FUNCTION_BODY(DECL) \ macro
2222 method_args = BLOCK_EXPR_DECLS (DECL_FUNCTION_BODY (method));
3012 tree function_body = DECL_FUNCTION_BODY (part);
11499 (DECL_FUNCTION_BODY): Modified comment.13757 (DECL_FUNCTION_BODY): New macro.