• Home
  • Raw
  • Download

Lines Matching full:cannot

150     message: Cannot resolve ${#kind} with id=${std::hex << id << std::dec}.
198 Cannot create array of non-array type '${type}'. Possible types are ${array_types}.
204 Cannot create object of non-object type '${type}'. Possible types are ${object_types}.
210 Cannot resolve field type. Field is '${field}'
344 Cannot make a call to '${name}' because of undefined register ${reg_idx}.
350 Cannot make a call to '${name}'. ${register} is physically incompatible with formal parameter.
357Cannot make a call to '${name}'. Formal parameter is of type 'Bot', but actual parameter is of typ…
385Cannot make a call to '${name}'. Actual lambda type ${reg}'${actual_type}' (physical type '${physi…
392 Cannot make a call to '${name}' because of wrong type in register v${reg_idx}.
398Cannot make a call to '${name}' because of wrong type in actual parameter. Actual type: '${actual_…
405 Cannot make a call to '${name}' because of insufficient actual parameters.
467 message: There was a type conflict on ${register}. It cannot be used.
479 Cannot find class definition for method parameter. Method '${class_name}.${method_name}'.
491 Cannot resolve class id 0x${std::hex << class_id}
502 Cannot resolve method id 0x${std::hex << method_id}
513 Cannot resolve field id 0x${std::hex << field_id}
523 message: Internal error. Cannot convert argument of method '${method_name}' to type
532 …message: Cannot get type for TypeId 0x${std::hex << static_cast<size_t>(id)}. Unknown primitive ty…
600 message: Cannot fill instructions map of the method.
604 message: Cannot fill jumps map of the method.
618 message: Cannot cache exception class '${exc_class_name}'.
623 message: Exception handler cannot be checked for cflow due to unknown size.
627 message: Cannot clear marks of exception handler code block.
631 message: Cannot fill jumps map of the exception handler code block.
637 Cannot fill jumps map of the code block in the method body.