Searched refs:allowed_types (Results 1 – 1 of 1) sorted by relevance
155 def act_on_decl(declaration, comment, allowed_types): argument230 if allowed_types and allowed_types != result_types:250 if allowed_types and allowed_types != result_types:294 if not allowed_types:296 result_types = allowed_types316 if not allowed_types:318 result_types = allowed_types453 allowed_types = [] variable459 act_on_decl(declaration, comment, allowed_types)462 allowed_types = [] variable[all …]