Home
last modified time | relevance | path

Searched refs:CheckInstantatedClass (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSAnalyzer.h47 void CheckInstantatedClass(ir::ETSNewClassInstanceExpression *expr, ETSObjectType *&calleeObj) const;
H A DETSAnalyzer.cpp399 void ETSAnalyzer::CheckInstantatedClass(ir::ETSNewClassInstanceExpression *expr, ETSObjectType *&calleeObj) const in CheckInstantatedClass() function in ark::es2panda::checker::ETSAnalyzer
449 CheckInstantatedClass(expr, calleeObj); in Check()

Completed in 5 milliseconds