Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dscope.c105 static void end_scope(struct scope **s) in end_scope() function
120 end_scope(&file_scope); in end_file_scope()
132 end_scope(&block_scope); in end_symbol_scope()
137 end_scope(&block_scope); in end_function_scope()
138 end_scope(&function_scope); in end_function_scope()