Searched refs:inline_function_decl (Results 1 – 5 of 5) sorted by relevance
581 extern tree inline_function_decl;
137 tree inline_function_decl; variable1391 if (context != current_function_decl && context != inline_function_decl)5682 if (context == current_function_decl || context == inline_function_decl)5708 if (context == current_function_decl || context == inline_function_decl)5810 && fn_context != inline_function_decl)
1206 inline_function_decl = fndecl;1210 inline_function_decl = 0;
6707 && function != inline_function_decl && function != 0)6725 && function != inline_function_decl && function != 0)6775 && context != inline_function_decl6937 if (context == current_function_decl || context == inline_function_decl)
4242 inline_function_decl like current_function_decl.