Home
last modified time | relevance | path

Searched refs:CheckNewTypeMismatchArray (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td854 def CheckNewTypeMismatchArray : Opcode {
H A DInterp.h3396 bool CheckNewTypeMismatchArray(InterpState &S, CodePtr OpPC, const Expr *E) { in CheckNewTypeMismatchArray() function