Home
last modified time | relevance | path

Searched refs:m_scope_depth (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddump-context.h132 unsigned int m_scope_depth; variable
H A Ddumpfile.c570 = (m_scope_depth > 0 in apply_dump_filter_p()
1091 return m_scope_depth; in get_scope_depth()
1105 m_scope_depth++; in begin_scope()
1145 m_scope_depth--; in end_scope()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddump-context.h134 unsigned int m_scope_depth; variable
H A Ddumpfile.cc584 = (m_scope_depth > 0 in apply_dump_filter_p()
1105 return m_scope_depth; in get_scope_depth()
1119 m_scope_depth++; in begin_scope()
1163 m_scope_depth--; in end_scope()