Lines Matching refs:file_location
92 md_reader::set_md_ptr_loc (const void *ptr, file_location file_loc) in set_md_ptr_loc()
204 message_at_1 (file_location loc, const char *msg, va_list ap) in message_at_1()
214 message_at (file_location loc, const char *msg, ...) in message_at()
226 error_at (file_location loc, const char *msg, ...) in error_at()
239 fatal_at (file_location loc, const char *msg, ...) in fatal_at()
447 md_reader::read_name_1 (struct md_name *name, file_location *out_loc) in read_name_1()
516 file_location
519 file_location loc; in read_name()
525 file_location
528 file_location loc; in read_name_or_nil()
531 file_location loc = get_current_location (); in read_name_or_nil()
675 file_location loc = get_current_location (); in read_string()
706 md_reader::read_skip_construct (int depth, file_location loc) in read_skip_construct()
902 md_reader::handle_enum (file_location loc, bool md_p) in handle_enum()
1051 md_reader::handle_include (file_location loc) in handle_include()
1138 file_location loc = get_current_location (); in handle_file()
1177 file_location
1180 return file_location (m_read_md_filename, m_read_md_lineno, m_read_md_colno); in get_current_location()
1347 noop_reader::handle_unknown_directive (file_location loc, const char *) in handle_unknown_directive()