Searched refs:getIgnore (Results 1 – 3 of 3) sorted by relevance
748 return ABIArgInfo::getIgnore(); in classifyReturnType()865 return ABIArgInfo::getIgnore(); in classifyArgumentType()898 return ABIArgInfo::getIgnore(); in classifyReturnType()994 return ABIArgInfo::getIgnore(); in classifyReturnType()1476 return ABIArgInfo::getIgnore(); in classifyReturnType()1525 return ABIArgInfo::getIgnore(); in classifyReturnType()1815 return ABIArgInfo::getIgnore(); in classifyArgumentType()3560 return ABIArgInfo::getIgnore(); in classifyReturnType()3694 return ABIArgInfo::getIgnore(); in classifyArgumentType()4188 return ABIArgInfo::getIgnore(); in classify()[all …]
806 return ABIArgInfo::getIgnore(); in classifyExpandedType()853 return ABIArgInfo::getIgnore(); in classifyType()
195 static ABIArgInfo getIgnore() { in getIgnore() function