Searched refs:LOCATION_FILE (Results 1 – 10 of 10) sorted by relevance
89 #define LOCATION_FILE(LOC) ((expand_location (LOC)).file) macro93 #define input_filename LOCATION_FILE(input_location)
850 LOCATION_FILE (ref1_loc), LOCATION_LINE (ref1_loc), in strict_aliasing_warn()853 LOCATION_FILE (ref2_loc), LOCATION_LINE (ref2_loc)); in strict_aliasing_warn()
796 && (LOCATION_FILE (e->goto_locus) in branch_prob()797 != LOCATION_FILE (EXPR_LOCATION (last)) in branch_prob()996 output_location (LOCATION_FILE (curr_location), in branch_prob()
29 #define LOC_FILE(l) LOCATION_FILE (l)
1474 LOCATION_FILE (EXPR_CHECK (NODE)->exp.locus)2346 #define DECL_SOURCE_FILE(NODE) LOCATION_FILE (DECL_SOURCE_LOCATION (NODE))
27104 LOCATION_FILE, LOCATION_LINE): New macros and functions.
841 LOCATION_FILE (TINST_LOCATION (tl))) == 0; in in_main_input_context()
2202 const char *file = LOCATION_FILE (diagnostic->location); in cp_print_error_function()2265 LOCATION_FILE (location), in print_instantiation_full_context()
11058 = get_fileinfo (LOCATION_FILE (DECL_SOURCE_LOCATION (decl1))); in start_preparsed_function()
4181 * error.c: Use LOCATION_FILE and EXPR_LOCATION macros.