Searched refs:function_depth (Results 1 – 22 of 22) sorted by relevance
5647 ++function_depth; in maybe_instantiate_decl()5650 --function_depth; in maybe_instantiate_decl()5863 ++function_depth; in mark_used()5865 --function_depth; in mark_used()6028 ++function_depth; in mark_used()6030 --function_depth; in mark_used()6049 ++function_depth; in mark_used()6052 --function_depth; in mark_used()
1302 ++function_depth; in maybe_add_lambda_conv_op()1347 --function_depth; in maybe_add_lambda_conv_op()
17180 gcc_checking_assert (function_depth); in post_load_processing()17998 function_depth++; /* Prevent unexpected GCs. */ in read_language()18063 function_depth--; in read_language()18763 gcc_checking_assert (function_depth); in lazy_load()18789 function_depth++; in lazy_load_binding()18809 function_depth--; in lazy_load_binding()18850 function_depth++; /* Prevent GC */ in lazy_load_pendings()18877 function_depth--; in lazy_load_pendings()19945 function_depth++; /* Disable GC. */ in finish_module_processing()19967 function_depth--; in finish_module_processing()
3245 function_depth++; in defaulted_late_check()3247 function_depth--; in defaulted_late_check()
2661 ++function_depth; in cxx_eval_call_expression()2665 --function_depth; in cxx_eval_call_expression()7710 ++function_depth; in instantiate_cx_fn_r()7712 --function_depth; in instantiate_cx_fn_r()
4744 if (!function_depth) in expand_or_defer_fn_1()4819 function_depth++; in expand_or_defer_fn()4822 cgraph_node::finalize_function (fn, function_depth > 1); in expand_or_defer_fn()4825 function_depth--; in expand_or_defer_fn()
13971 ++function_depth; in tsubst_default_argument()13975 --function_depth; in tsubst_default_argument()19937 ++function_depth; in tsubst_lambda_expr()19989 --function_depth; in tsubst_lambda_expr()23266 ++function_depth; in resolve_overloaded_unification()23268 --function_depth; in resolve_overloaded_unification()26337 ++function_depth; in maybe_instantiate_noexcept()26339 --function_depth; in maybe_instantiate_noexcept()
1347 * semantics.c (expand_or_defer_fn): Inc/dec function_depth.1526 * optimize.c (maybe_clone_body): Inc/dec function_depth.1534 * pt.c (instantiate_decl): Inc/dec function_depth instead.1778 * optimize.c (optimize_function): Don't inc/dec function_depth.
8542 ++function_depth; in resolve_address_of_overloaded_function()8544 --function_depth; in resolve_address_of_overloaded_function()
235 int function_depth; variable17392 ++function_depth; in start_preparsed_function()18151 --function_depth; in finish_function()
2332 function_depth around template instantiation.2333 * parser.c (cp_parser_lambda_body): Set function_depth.
2090 * pt.c (tsubst_default_argument): Increment function_depth around
2016 * cp-tree.h (function_depth): Declare.2019 * decl.c (function_depth): Give it external linkage.
5625 extern int function_depth;
1538 * decl2.c (mark_used): Increment function_depth during synthesis.
956 * decl.c (finish_function): Don't look at function_depth.
793 * pt.c (instantiate_class_template_1): Set function_depth around
1660 * decl.c (finish_function): If function_depth > 1, set nested.
3743 * method.c (defaulted_late_check): ++ and -- function_depth around
4664 function_depth to avoid GC during finish_lambda_function.
6652 * pt.c (instantiate_decl): Do not increase function_depth.
11774 ++function_depth; in cp_parser_lambda_body()11804 --function_depth; in cp_parser_lambda_body()