Searched defs:as_tree (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.h390 tree as_tree () const { return m_inner; } function in class:gcc::jit::playback::type
428 tree as_tree () const { return m_inner; } function in class:gcc::jit::playback::field
584 tree as_tree () const { return m_inner; } function in class:gcc::jit::playback::rvalue
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.h434 tree as_tree () const { return m_inner; } function in class:gcc::jit::playback::type
472 tree as_tree () const { return m_inner; } function in class:gcc::jit::playback::field
658 tree as_tree () const { return m_inner; } function in class:gcc::jit::playback::rvalue
[all...]

Completed in 91 milliseconds