Home
last modified time | relevance | path

Searched defs:funcVar (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
DarrowFunctionExpression.cpp44 binder::Variable *funcVar = nullptr; in Check() local
DfunctionExpression.cpp44 binder::Variable *funcVar = nullptr; in Check() local
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dfunction.cpp546 … Checker::InferFunctionDeclarationType(const binder::FunctionDecl *decl, binder::Variable *funcVar) in InferFunctionDeclarationType()