Searched defs:InAssignment (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/checker/ts/ | ||
| D | util.cpp | 36 bool TSChecker::InAssignment(ir::AstNode *node) in InAssignment() function in ark::es2panda::checker::TSChecker |
| /arkcompiler/ets_frontend/es2panda/typescript/core/ | ||
| D | util.cpp | 48 bool Checker::InAssignment(const ir::AstNode *node) in InAssignment() function in panda::es2panda::checker::Checker |