Searched refs:c_staticp (Results 1 – 5 of 5) sorted by relevance
60 #define LANG_HOOKS_STATICP c_staticp
810 extern tree c_staticp (tree);
4101 c_staticp (tree exp) in c_staticp() function
16560 * 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.
3046 (c_staticp): New function.3048 (c_staticp): Declare.