Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_null

2218   case lltok::kw_null: ID.Kind = ValID::t_Null; break;
4324 if (EatIfPresent(lltok::kw_null)) {