Searched defs:enclosingFunction (Results 1 – 2 of 2) sorted by relevance
29 ir::ScriptFunction *enclosingFunction = nullptr; member120 …ntext *ctx, ir::TSTypeParameterDeclaration *oldIrTypeParams, ir::ScriptFunction *enclosingFunction, in CloneTypeParams()
6246 const enclosingFunction = ts.findAncestor(rhsExpr, ts.isFunctionLike); constant