Searched refs:getIgnore (Results 1 – 3 of 3) sorted by relevance
639 return ABIArgInfo::getIgnore(); in classifyReturnType()698 return ABIArgInfo::getIgnore(); in classifyArgumentType()717 return ABIArgInfo::getIgnore(); in classifyReturnType()802 return ABIArgInfo::getIgnore(); in classifyReturnType()1230 return ABIArgInfo::getIgnore(); in classifyReturnType()1278 return ABIArgInfo::getIgnore(); in classifyReturnType()1518 return ABIArgInfo::getIgnore(); in classifyArgumentType()3035 return ABIArgInfo::getIgnore(); in classifyReturnType()3170 return ABIArgInfo::getIgnore(); in classifyArgumentType()3564 return ABIArgInfo::getIgnore(); in classify()[all …]
757 return ABIArgInfo::getIgnore(); in classifyExpandedType()806 return ABIArgInfo::getIgnore(); in classifyType()
148 static ABIArgInfo getIgnore() { in getIgnore() function