Home
last modified time | relevance | path

Searched refs:InvalidNewDeleteExpr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td850 def InvalidNewDeleteExpr : Opcode {
H A DInterp.cpp1805 if (!InvalidNewDeleteExpr(S, OpPC, E)) in CheckNewTypeMismatch()
1844 bool InvalidNewDeleteExpr(InterpState &S, CodePtr OpPC, const Expr *E) { in InvalidNewDeleteExpr() function
H A DInterp.h3400 bool InvalidNewDeleteExpr(InterpState &S, CodePtr OpPC, const Expr *E);