Searched refs:kw_inalloca (Results 1 – 2 of 2) sorted by relevance
166 kw_inalloca, enumerator
1114 case lltok::kw_inalloca: in ParseFnAttributeValuePairs()1385 case lltok::kw_inalloca: B.addAttribute(Attribute::InAlloca); break; in ParseOptionalParamAttrs()1481 case lltok::kw_inalloca: in ParseOptionalReturnAttrs()5965 bool IsInAlloca = EatIfPresent(lltok::kw_inalloca); in ParseAlloc()