Searched refs:IsStmt (Results 1 – 3 of 3) sorted by relevance
151 IsStmt = default_is_stmt; in reset()161 << (IsStmt ? " is_stmt" : "") in dump()398 State.Row.IsStmt = !State.Row.IsStmt; in parse()
127 uint8_t IsStmt:1, member
965 if (IsStatement != Row.IsStmt) { in emitLineTableForUnit()966 IsStatement = Row.IsStmt; in emitLineTableForUnit()