Home | History | Annotate | Download | only in AsmParser

Lines Matching full:kw_noinline

915     case lltok::kw_noinline:        Attrs |= Attribute::NoInline; break;