Home
last modified time | relevance | path

Searched defs:ref_end (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtlanal.h148 rtx_obj_reference *ref_end; variable
H A Ddwarf2out.cc17887 dw_loc_descr_ref ref_end = list->expr; in prepend_loc_descr_to_each() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h901 ref_iterator ref_end() { return {this, end()}; } in ref_end() function
903 const_ref_iterator ref_end() const { return {this, end()}; } in ref_end() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c17397 dw_loc_descr_ref ref_end = list->expr; in prepend_loc_descr_to_each() local