Home | History | Annotate | Download | only in src

Lines Matching refs:SCOPE_DECL

269 		if (scope->scope == SCOPE_DECL) {
651 if (scope->scope == SCOPE_DECL) {
682 if (scope->scope == SCOPE_DECL) {
723 if (scope->scope == SCOPE_DECL) {
1858 if (base_scope->scope == SCOPE_REQ && scope->scope == SCOPE_DECL) {
1861 base_scope->scope = SCOPE_DECL;
1872 } else if (base_scope->scope == SCOPE_DECL && scope->scope == SCOPE_REQ) {