Home
last modified time | relevance | path

Searched defs:subsequentNode (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
H A Dfunction.cpp564 const ir::Statement *subsequentNode = in InferFunctionDeclarationType() local
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A Dfunction.cpp529 void TSChecker::ValidateSubsequentNode(const ir::Statement *const subsequentNode, const ir::ScriptFunction *const func) in ValidateSubsequentNode() argument
576 ir::Statement *subsequentNode = FindSubsequentFunctionNode((*it)->Parent()->Parent()->AsBlockStatement(), func); in InferFunctionDeclarationType() local

Completed in 3 milliseconds