Home
last modified time | relevance | path

Searched defs:current_function_scope (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-decl.c419 static GTY(()) struct c_scope *current_function_scope; variable
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c493 static GTY(()) struct c_scope *current_function_scope; variable