Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_nocapture

945     case lltok::kw_nocapture:
1157 case lltok::kw_nocapture: B.addAttribute(Attribute::NoCapture); break;
1198 case lltok::kw_sret: case lltok::kw_nocapture: