Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:NonLazyBind

1029     case lltok::kw_nonlazybind:       B.addAttribute(Attribute::NonLazyBind); break;