Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks-def.h244 #define LANG_HOOKS_OMP_ARRAY_DATA hook_tree_tree_bool_null
246 #define LANG_HOOKS_OMP_CHECK_OPTIONAL_ARGUMENT hook_tree_tree_bool_null
H A Dhooks.h110 extern tree hook_tree_tree_bool_null (tree, bool);
H A Dhooks.c439 hook_tree_tree_bool_null (tree, bool) in hook_tree_tree_bool_null() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h259 #define LANG_HOOKS_OMP_ARRAY_DATA hook_tree_tree_bool_null
261 #define LANG_HOOKS_OMP_CHECK_OPTIONAL_ARGUMENT hook_tree_tree_bool_null
H A Dhooks.h111 extern tree hook_tree_tree_bool_null (tree, bool);
H A Dhooks.cc439 hook_tree_tree_bool_null (tree, bool) in hook_tree_tree_bool_null() function
H A DChangeLog-200717368 * hooks.c (hook_tree_tree_bool_null): Remove hook.
17369 * hooks.h (hook_tree_tree_bool_null): Remove prototype.
17376 * hooks.c (hook_tree_tree_bool_null): New hook.
17377 * hooks.h (hook_tree_tree_bool_null): Add prototype.
H A DChangeLog-200527985 * hooks.c (hook_tree_tree_bool_null): Rename to
27988 * hooks.h: Update the prototype of hook_tree_tree_bool_null.
H A DChangeLog-20197496 * hooks.c (hook_tree_tree_bool_null): New.
7497 * hooks.h (hook_tree_tree_bool_null): Declare.
H A DChangeLog-200411399 * hooks.c (hook_tree_tree_bool_null): New.
11400 * hooks.h (hook_tree_tree_bool_null): Declare it.