Home
last modified time | relevance | path

Searched defs:current_binding_level (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.h244 #define current_binding_level \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.h320 #define current_binding_level \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-lang.cc88 struct binding_level *current_binding_level; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-lang.cc91 struct binding_level *current_binding_level; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Df95-lang.c307 static GTY(()) struct binding_level *current_binding_level = NULL; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Df95-lang.cc313 static GTY(()) struct binding_level *current_binding_level = NULL; variable