Home
last modified time | relevance | path

Searched defs:ref_begin (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtlanal.h146 rtx_obj_reference *ref_begin; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h900 ref_iterator ref_begin() { return {this, begin()}; } in ref_begin() function
902 const_ref_iterator ref_begin() const { return {this, begin()}; } in ref_begin() function