Searched refs:getIgnore (Results 1 – 3 of 3) sorted by relevance
791 return ABIArgInfo::getIgnore(); in classifyReturnType()908 return ABIArgInfo::getIgnore(); in classifyArgumentType()1038 return ABIArgInfo::getIgnore(); in classifyReturnType()1521 return ABIArgInfo::getIgnore(); in classifyReturnType()4296 return ABIArgInfo::getIgnore(); in classify()4623 return ABIArgInfo::getIgnore(); in classifyReturnType()5394 return ABIArgInfo::getIgnore(); in classifyReturnType()5849 return ABIArgInfo::getIgnore(); in classifyReturnType()5877 return ABIArgInfo::getIgnore(); in classifyReturnType()6653 return ABIArgInfo::getIgnore(); in classifyArgumentType()[all …]
807 return ABIArgInfo::getIgnore(); in classifyExpandedType()854 return ABIArgInfo::getIgnore(); in classifyType()
195 static ABIArgInfo getIgnore() { in getIgnore() function