Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:NoCapture

907     case lltok::kw_nocapture:       Attrs |= Attribute::NoCapture; break;