Home | History | Annotate | Download | only in DWARF

Lines Matching refs:is_stmt

304                 row.is_stmt = !row.is_stmt;
722 // Takes no arguments. Set the is_stmt register of the state
724 state.is_stmt = !state.is_stmt;
1081 is_stmt(default_is_stmt),
1112 is_stmt = default_is_stmt;
1131 is_stmt ? " is_stmt" : "",