Home
last modified time | relevance | path

Searched refs:save_input_location (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgexpand.c2909 class save_input_location in expand_asm_stmt()
2914 explicit save_input_location(location_t where) in expand_asm_stmt()
2920 ~save_input_location() in expand_asm_stmt()
2938 save_input_location s_i_l(locus); in expand_asm_stmt()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmethod.c1527 location_t save_input_location = input_location; in synthesize_method() local
1594 input_location = save_input_location; in synthesize_method()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgexpand.cc3064 class save_input_location in expand_asm_stmt() class
3069 explicit save_input_location(location_t where) in expand_asm_stmt() function in expand_asm_stmt::save_input_location
3075 ~save_input_location() in expand_asm_stmt()
3092 save_input_location s_i_l(locus); in expand_asm_stmt()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmethod.cc1779 location_t save_input_location = input_location; in synthesize_method() local
1846 input_location = save_input_location; in synthesize_method()