Searched refs:IsStmt (Results 1 – 3 of 3) sorted by relevance
142 IsStmt = default_is_stmt; in reset()152 << (IsStmt ? " is_stmt" : "") in dump()389 State.Row.IsStmt = !State.Row.IsStmt; in parse()
119 uint8_t IsStmt:1, member
849 if (IsStatement != Row.IsStmt) { in emitLineTableForUnit()850 IsStatement = Row.IsStmt; in emitLineTableForUnit()