Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.h832 void set_container (compound_type *c) { m_container = c; } in set_container() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.h910 void set_container (compound_type *c) { m_container = c; } in set_container() function