Searched defs:default_is_stmt (Results 1 – 4 of 4) sorted by relevance
134 DWARFDebugLine::Row::Row(bool default_is_stmt) { in Row()144 void DWARFDebugLine::Row::reset(bool default_is_stmt) { in reset()
262 uint_fast8_t default_is_stmt = *linep++; in read_srclines() local
72 bool default_is_stmt; // stmt stands for statement member
6538 uint_fast8_t default_is_stmt = *linep++; in print_debug_line_section() local