Searched defs:callType (Results 1 – 4 of 4) sorted by relevance
124 const CallType callType = CallType(rnd.getInt(0, CALL_TYPE_LAST-1)); in iterate() local
352 CallType callType; member1887 const auto callType = m_params.callType; in iterate() local2695 CallType callType; in createDataSpillTests() member
1393 const Type& callType = c.type(); in writeSpecialIntrinsic() local
4150 Sema::VariadicCallType callType, in CheckFormatHandler()