Searched refs:kw_byval (Results 1 – 4 of 4) sorted by relevance
88 kw_byval, enumerator
908 case lltok::kw_byval: Attrs |= Attribute::ByVal; break; in ParseOptionalAttrs()
165 kw_byval, enumerator
1111 case lltok::kw_byval: in ParseFnAttributeValuePairs()1370 case lltok::kw_byval: B.addAttribute(Attribute::ByVal); break; in ParseOptionalParamAttrs()1480 case lltok::kw_byval: in ParseOptionalReturnAttrs()