Searched refs:BUILTINS_LOCATION (Results 1 – 9 of 9) sorted by relevance
29 #define BUILTINS_LOCATION ((source_location) 2) macro
1942 input_location = BUILTINS_LOCATION; in lang_dependent_init()
2806 input_location = BUILTINS_LOCATION; in c_init_decl_processing()7328 SET_EXPR_LOCATION (stmt, BUILTINS_LOCATION); in finish_function()
2350 (DECL_SOURCE_LOCATION (DECL) <= BUILTINS_LOCATION)
2097 if (loc > BUILTINS_LOCATION) in remove_bb()
25679 of the artification 'return 0' in main() to BUILTINS_LOCATION.25680 * tree-cfg.c (remove_bb): Check that location isn't BUILTINS_LOCATION
27103 (BUILTINS_LOCATION, UNKNOWN_LOCATION, expand_location,27170 * dwarf2out.c (dwarf2out_decl: Use BUILTINS_LOCATION.
370 push_srcloc (BUILTINS_LOCATION); in cxx_init()
4185 * lex.c (cxx_init): Likewise. Also use BUILTINS_LOCATION.