Home
last modified time | relevance | path

Searched defs:funcVar (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DfunctionExpression.cpp44 binder::Variable *funcVar = nullptr; in Check() local
H A DarrowFunctionExpression.cpp44 binder::Variable *funcVar = nullptr; in Check() local
/arkcompiler/ets_frontend/es2panda/typescript/core/
H A Dfunction.cpp550 void Checker::InferFunctionDeclarationType(const binder::FunctionDecl *decl, binder::Variable *funcVar) in InferFunctionDeclarationType() argument
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A Dfunction.cpp564 void TSChecker::InferFunctionDeclarationType(const varbinder::FunctionDecl *decl, varbinder::Variable *funcVar) in InferFunctionDeclarationType() argument
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSAnalyzer.cpp309 varbinder::Variable *funcVar = nullptr; in Check() local
552 varbinder::Variable *funcVar = nullptr; in Check() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp2813 Var &funcVar = lmirBuilder_->CreateLocalVar(callee.GetType(), "DeoptimizeSubFunc"); in GenDeoptEntry() local

Completed in 11 milliseconds