Home
last modified time | relevance | path

Searched refs:kw_byval (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/AsmParser/
HDLLToken.h184 kw_byval, enumerator
HDLLParser.cpp1337 case lltok::kw_byval: in ParseFnAttributeValuePairs()
1613 case lltok::kw_byval: { in ParseOptionalParamAttrs()
1738 case lltok::kw_byval: in ParseOptionalReturnAttrs()
2491 if (!EatIfPresent(lltok::kw_byval)) in ParseByValWithOptionalType()