Searched refs:DECL_FUNCTION_SCOPE_P (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Ddecl2.c1467 && (DECL_FUNCTION_SCOPE_P (*decl)
1895 else if (DECL_FUNCTION_SCOPE_P (decl))
2327 if (DECL_FUNCTION_SCOPE_P (decl) && ! DECL_VISIBILITY_SPECIFIED (decl))
3148 && !DECL_FUNCTION_SCOPE_P (var)
H A Ddecl.c5256 && DECL_FUNCTION_SCOPE_P (decl)
6162 if (DECL_FUNCTION_SCOPE_P (decl) && !TREE_STATIC (decl))
6168 defer_p = ((DECL_FUNCTION_SCOPE_P (decl)
6639 if (DECL_FUNCTION_SCOPE_P (decl)
6726 if (DECL_FUNCTION_SCOPE_P (decl))
6814 else if (DECL_FUNCTION_SCOPE_P (decl) && !TREE_STATIC (decl))
7233 && !DECL_FUNCTION_SCOPE_P (decl))
7252 if (DECL_FUNCTION_SCOPE_P (decl))
H A Dcp-tree.h2326 (VAR_P (NODE) && DECL_FUNCTION_SCOPE_P (NODE))
2635 #define DECL_FUNCTION_SCOPE_P(NODE) \
2629 #define DECL_FUNCTION_SCOPE_P macro
H A Dsemantics.c3089 && DECL_FUNCTION_SCOPE_P (decl)
H A Dtypeck.c8429 && DECL_FUNCTION_SCOPE_P (whats_returned)
H A Dpt.c12032 else if (DECL_FUNCTION_SCOPE_P (decl)
14088 && DECL_FUNCTION_SCOPE_P (pattern_decl))
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dtypeck.c4988 !DECL_FUNCTION_SCOPE_P (x),
7495 && DECL_FUNCTION_SCOPE_P (whats_returned)
7507 && DECL_FUNCTION_SCOPE_P (whats_returned)
H A Dcp-tree.h1389 #define DECL_FUNCTION_SCOPE_P(NODE) \
1382 #define DECL_FUNCTION_SCOPE_P macro

Completed in 338 milliseconds