Searched refs:kw_nocapture (Results 1 – 2 of 2) sorted by relevance
106 kw_nocapture, enumerator
945 case lltok::kw_nocapture: in ParseFnAttributeValuePairs()1157 case lltok::kw_nocapture: B.addAttribute(Attribute::NoCapture); break; in ParseOptionalParamAttrs()1198 case lltok::kw_sret: case lltok::kw_nocapture: in ParseOptionalReturnAttrs()