Home
last modified time | relevance | path

Searched defs:auto_free (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dedit-context.cc895 class auto_free class
898 auto_free (POINTER_T p) : m_ptr (p) {} in auto_free() function in selftest::auto_free
H A Dedit-context.c892 auto_free (POINTER_T p) : m_ptr (p) {} in auto_free() function
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dedit-context.c892 auto_free (POINTER_T p) : m_ptr (p) {} in auto_free() function