Home
last modified time | relevance | path

Searched refs:c_staticp (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dc-objc-common.h60 #define LANG_HOOKS_STATICP c_staticp
Dc-common.h810 extern tree c_staticp (tree);
Dc-common.c4101 c_staticp (tree exp) in c_staticp() function
DChangeLog-200416560 * c-common.c (c_staticp): Return the static object.
16561 * c-common.h (c_staticp): Update decl.
21830 * c-common.c (c_staticp): Last episode of the staticp saga.
21834 * c-common.h (c_staticp): Change return type from int to bool.
DChangeLog-20013046 (c_staticp): New function.
3048 (c_staticp): Declare.