Home
last modified time | relevance | path

Searched defs:CheckInstanceofExpression (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
H A DbinaryLikeExpression.cpp173 Type *Checker::CheckInstanceofExpression(Type *leftType, Type *rightType, const ir::Expression *rightExpr, in CheckInstanceofExpression() function in panda::es2panda::checker::Checker
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A DbinaryLikeExpression.cpp184 Type *TSChecker::CheckInstanceofExpression(Type *leftType, Type *rightType, ir::Expression *rightExpr, in CheckInstanceofExpression() function in ark::es2panda::checker::TSChecker

Completed in 2 milliseconds