Lines Matching defs:source_file_name
52 type_ir, source_file_name, errors): argument
68 def _check_that_array_base_types_are_fixed_size(type_ir, source_file_name, argument
93 type_ir, type_definition, source_file_name, errors, ir): argument
117 def _check_constancy_of_constant_references(expression, source_file_name, argument
139 source_file_name, errors): argument
173 source_file_name, errors): argument
264 runtime_parameter, ir, source_file_name, errors): argument
296 type_ir, usage_source_location, size, ir, source_file_name): argument
349 def _check_allowed_in_bits(type_ir, type_definition, source_file_name, ir, argument
367 def _check_size_of_bits(type_ir, type_definition, source_file_name, errors): argument
411 def _check_name_for_reserved_words(obj, source_file_name, errors, context_name): argument
422 def _check_field_name_for_reserved_words(field, source_file_name, errors): argument
427 def _check_enum_name_for_reserved_words(enum, source_file_name, errors): argument
432 def _check_type_name_for_reserved_words(type_definition, source_file_name, argument
451 def _integer_bounds_errors_for_expression(expression, source_file_name): argument
499 def _integer_bounds_errors(bounds, name, source_file_name, argument
532 def _check_bounds_on_runtime_integer_expressions(expression, source_file_name, argument