Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/libcpp/
H A Dline-map.c375 ! MAIN_FILE_P (map); in linemap_check_files_exited()
487 && MAIN_FILE_P (LINEMAPS_LAST_ORDINARY_MAP (set)) in linemap_add()
518 linemap_assert (!MAIN_FILE_P (map - 1)); in linemap_add()
H A Dline-map.cc375 ! MAIN_FILE_P (map); in linemap_check_files_exited()
506 && MAIN_FILE_P (LINEMAPS_LAST_ORDINARY_MAP (set)) in linemap_add()
537 linemap_assert (!MAIN_FILE_P (map - 1)); in linemap_add()
H A Dmacro.c446 && MAIN_FILE_P (linemap_check_ordinary in _cpp_warn_if_unused_macro()
H A Dmacro.cc455 && MAIN_FILE_P (linemap_check_ordinary in _cpp_warn_if_unused_macro()
H A DChangeLog1857 (MAIN_FILE_P): Adjust.
3212 (MAIN_FILE_P): Strengthen param from const line_map * to
3361 (MAIN_FILE_P): Likewise.
/netbsd/external/gpl3/gcc.old/dist/libcpp/
H A Dline-map.c375 ! MAIN_FILE_P (map); in linemap_check_files_exited()
487 && MAIN_FILE_P (LINEMAPS_LAST_ORDINARY_MAP (set)) in linemap_add()
518 linemap_assert (!MAIN_FILE_P (map - 1)); in linemap_add()
H A Dmacro.c446 && MAIN_FILE_P (linemap_check_ordinary in _cpp_warn_if_unused_macro()
/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-opts.cc1619 && lang_hooks.preprocess_main_file && MAIN_FILE_P (new_map) in cb_file_change()
1635 if (new_map == 0 || (new_map->reason == LC_LEAVE && MAIN_FILE_P (new_map))) in cb_file_change()
H A Dc-opts.c1583 if (new_map == 0 || (new_map->reason == LC_LEAVE && MAIN_FILE_P (new_map))) in cb_file_change()
H A Dc-lex.c201 if (!MAIN_FILE_P (new_map)) in fe_file_change()
H A Dc-lex.cc200 if (!MAIN_FILE_P (new_map)) in fe_file_change()
/netbsd/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h1176 MAIN_FILE_P (const line_map_ordinary *ord_map) in MAIN_FILE_P() function
/netbsd/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h1223 MAIN_FILE_P (const line_map_ordinary *ord_map) in MAIN_FILE_P() function
/netbsd/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic.c650 if (! MAIN_FILE_P (map)) in diagnostic_report_current_module()
672 while (! MAIN_FILE_P (map)); in diagnostic_report_current_module()
H A Ddiagnostic.cc722 if (MAIN_FILE_P (map)) in includes_seen()
H A DChangeLog-200441565 (pp_file_change): Use print.first_time, rather than MAIN_FILE_P,
42282 (pp_file_change): Use MAIN_FILE_P since we cannot checked print.map.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic.c650 if (! MAIN_FILE_P (map)) in diagnostic_report_current_module()
672 while (! MAIN_FILE_P (map)); in diagnostic_report_current_module()
/netbsd/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-opts.c1583 if (new_map == 0 || (new_map->reason == LC_LEAVE && MAIN_FILE_P (new_map))) in cb_file_change()
H A Dc-lex.c201 if (!MAIN_FILE_P (new_map)) in fe_file_change()
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.c31020 if (!MAIN_FILE_P (map)) in cp_parser_maybe_warn_enum_key()
31259 if (!MAIN_FILE_P (map)) in add()
H A Dparser.cc33302 if (!MAIN_FILE_P (map)) in cp_parser_maybe_warn_enum_key()
33542 if (!MAIN_FILE_P (map)) in add()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c31020 if (!MAIN_FILE_P (map)) in cp_parser_maybe_warn_enum_key()
31259 if (!MAIN_FILE_P (map)) in add()