Searched defs:dereference (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/jit/
H A Djit-recording.h574 type *dereference () { return m_other_type; } function in class:gcc::jit::recording::memento_of_get_pointer
602 type *dereference () { return m_other_type->dereference (); } function in class:gcc::jit::recording::memento_of_get_const
637 type *dereference () { return m_other_type->dereference (); } function in class:gcc::jit::recording::memento_of_get_volatile
[all...]
H A Dlibgccjit++.h1550 rvalue::dereference (location loc) function in class:gccjit::rvalue
H A Djit-playback.c1207 dereference (location *loc) function in class:playback::rvalue
H A Djit-recording.c1988 recording::memento_of_get_type::dereference () function in class:recording::memento_of_get_type
2429 recording::array_type::dereference () function in class:recording::array_type
2498 recording::function_type::dereference () function in class:recording::function_type
2738 recording::compound_type::dereference () function in class:recording::compound_type
2999 recording::rvalue::dereference (recordin function in class:recording::rvalue
[all...]
/haiku-buildtools/gcc/gcc/
H A Dgimple.c2672 infer_nonnull_range (gimple stmt, tree op, bool dereference, bool attribute) argument

Completed in 187 milliseconds