Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h1239 linemap_location_before_p (class line_maps *set, in linemap_location_before_p() function
/netbsd/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h1292 linemap_location_before_p (class line_maps *set, in linemap_location_before_p() function
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-uninit.c188 || linemap_location_before_p (line_table, location, cfun_loc) in warn_uninit()
189 || linemap_location_before_p (line_table, cfun->function_end_locus, in warn_uninit()
H A Ddiagnostic.c930 if (linemap_location_before_p in update_effective_level_from_pragmas()
H A Ddiagnostic.cc1106 if (!linemap_location_before_p (line_table, pragloc, loc)) in update_effective_level_from_pragmas()
H A DChangeLog-201226719 declaration. Use linemap_location_before_p for source locations.
H A DChangeLog-20118340 on virtual locations. Use linemap_location_before_p instead.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-uninit.c188 || linemap_location_before_p (line_table, location, cfun_loc) in warn_uninit()
189 || linemap_location_before_p (line_table, cfun->function_end_locus, in warn_uninit()
H A Ddiagnostic.c930 if (linemap_location_before_p in update_effective_level_from_pragmas()
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.c6154 if (!linemap_location_before_p (line_table, use_loc, def_loc)) in maybe_make()
H A Dname-lookup.cc7398 if (!linemap_location_before_p (line_table, use_loc, def_loc)) in maybe_make()
H A Ddecl.c10760 && linemap_location_before_p (line_table, locb, loca))) in min_location()
H A Ddecl.cc11403 && linemap_location_before_p (line_table, locb, loca))) in min_location()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c6154 if (!linemap_location_before_p (line_table, use_loc, def_loc)) in maybe_make()
H A Ddecl.c10760 && linemap_location_before_p (line_table, locb, loca))) in min_location()
/netbsd/external/gpl3/gcc/dist/libcpp/
H A DChangeLog3365 (linemap_location_before_p): Likewise.
4728 (linemap_location_before_p): New macros.