HomeSort by: relevance | last modified time | path
    Searched defs:second_or_null (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
mux-utils.h 111 // if (T1 *b = ptr.second_or_null ())
118 T2 *second_or_null () const;
149 // and that second_or_null () is only null if is_first ().
190 pointer_mux<T1, T2>::second_or_null () const function in class:pointer_mux
mux-utils.h 111 // if (T1 *b = ptr.second_or_null ())
118 T2 *second_or_null () const;
149 // and that second_or_null () is only null if is_first ().
190 pointer_mux<T1, T2>::second_or_null () const function in class:pointer_mux
  /src/external/gpl3/gcc.old/dist/gcc/
mux-utils.h 111 // if (T1 *b = ptr.second_or_null ())
118 T2 *second_or_null () const;
145 // and that second_or_null () is only null if is_first ().
186 pointer_mux<T1, T2>::second_or_null () const function in class:pointer_mux
mux-utils.h 111 // if (T1 *b = ptr.second_or_null ())
118 T2 *second_or_null () const;
145 // and that second_or_null () is only null if is_first ().
186 pointer_mux<T1, T2>::second_or_null () const function in class:pointer_mux

Completed in 31 milliseconds