Home
last modified time | relevance | path

Searched refs:FindSubsequentFunctionNode (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
Dfunction.cpp532 const ir::Statement *FindSubsequentFunctionNode(const ir::BlockStatement *block, const ir::ScriptFu… in FindSubsequentFunctionNode() function
559 FindSubsequentFunctionNode((*it)->Parent()->Parent()->AsBlockStatement(), func); in InferFunctionDeclarationType()