Searched refs:getIgnore (Results 1 – 2 of 2) sorted by relevance
416 return ABIArgInfo::getIgnore(); in classifyReturnType()487 return ABIArgInfo::getIgnore(); in classifyReturnType()683 return ABIArgInfo::getIgnore(); in classifyReturnType()907 return ABIArgInfo::getIgnore(); in classifyArgumentType()2121 return ABIArgInfo::getIgnore(); in classifyReturnType()2254 return ABIArgInfo::getIgnore(); in classifyArgumentType()2626 return ABIArgInfo::getIgnore(); in classify()3011 return ABIArgInfo::getIgnore(); in classifyReturnType()3503 return ABIArgInfo::getIgnore(); in classifyArgumentType()3649 return ABIArgInfo::getIgnore(); in classifyReturnType()[all …]
97 static ABIArgInfo getIgnore() { in getIgnore() function