Home
last modified time | relevance | path

Searched refs:is_outer_scope (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dscope.h64 extern int is_outer_scope(struct scope *);
Dscope.c166 int is_outer_scope(struct scope *scope) in is_outer_scope() function
Dparse.c730 (is_outer_scope(sym->scope) && in struct_union_enum_specifier()