Home
last modified time | relevance | path

Searched refs:c_builtin_function_ext_scope (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.h62 #define LANG_HOOKS_BUILTIN_FUNCTION_EXT_SCOPE c_builtin_function_ext_scope
H A Dc-tree.h603 extern tree c_builtin_function_ext_scope (tree);
H A Dc-decl.c4512 c_builtin_function_ext_scope (tree decl) in c_builtin_function_ext_scope() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.h64 #define LANG_HOOKS_BUILTIN_FUNCTION_EXT_SCOPE c_builtin_function_ext_scope
H A Dc-tree.h618 extern tree c_builtin_function_ext_scope (tree);
H A DChangeLog7574 * c-decl.c (c_builtin_function_ext_scope): Avoid binding if
7987 * c-decl.c (c_builtin_function_ext_scope): Remove
H A Dc-decl.cc4603 c_builtin_function_ext_scope (tree decl) in c_builtin_function_ext_scope() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20088059 * c-tree.h (c_builtin_function_ext_scope): Add declaration.
8061 * c-decl.c (c_builtin_function_ext_scope): New function, guarantee
H A DChangeLog-200930474 c_builtin_function_ext_scope, store_parm_decls_newstyle): Adjust
H A DChangeLog-2010400 (c_builtin_function, c_builtin_function_ext_scope): Likewise.