Searched refs:CheckNewTypeMismatch (Results 1 – 3 of 3) sorted by relevance
846 def CheckNewTypeMismatch : Opcode {
1772 bool CheckNewTypeMismatch(InterpState &S, CodePtr OpPC, const Expr *E, in CheckNewTypeMismatch() function
3392 bool CheckNewTypeMismatch(InterpState &S, CodePtr OpPC, const Expr *E,3398 return CheckNewTypeMismatch(S, OpPC, E, static_cast<uint64_t>(Size)); in CheckNewTypeMismatchArray()