Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dedit-context.c158 bool actually_edited_p () const { return m_line_events.length () > 0; } in actually_edited_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dedit-context.cc158 bool actually_edited_p () const { return m_line_events.length () > 0; } in actually_edited_p() function in edited_line