Searched refs:scope_kind (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/plugin/include/cp/
H A Dname-lookup.h101 typedef enum scope_kind {
126 } scope_kind;
244 ENUM_BITFIELD (scope_kind) kind : 4;
291 extern scope_kind innermost_scope_kind (void);
292 extern cxx_scope *begin_scope (scope_kind, tree);
99 typedef enum scope_kind { enum
124 } scope_kind; typedef in typeref:enum:scope_kind
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/cp/
H A Dname-lookup.h98 typedef enum scope_kind {
125 } scope_kind;
245 ENUM_BITFIELD (scope_kind) kind : 4;
293 extern scope_kind innermost_scope_kind (void);
294 extern cp_binding_level *begin_scope (scope_kind, tree);
96 typedef enum scope_kind { enum
123 } scope_kind; typedef in typeref:enum:scope_kind
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/lib/gcc/arm-none-eabi/4.6.1/plugin/include/cp/
H A Dname-lookup.h101 typedef enum scope_kind {
126 } scope_kind;
252 ENUM_BITFIELD (scope_kind) kind : 4;
299 extern scope_kind innermost_scope_kind (void);
300 extern cxx_scope *begin_scope (scope_kind, tree);
99 typedef enum scope_kind { enum
124 } scope_kind; typedef in typeref:enum:scope_kind

Completed in 172 milliseconds