Lines Matching full:nocapture
183 if (hasAttribute(Attribute::NoCapture))184 return "nocapture";365 case Attribute::NoCapture: return 1 << 21;1167 .addAttribute(Attribute::NoCapture)