Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
Dfunction.cpp66 CheckAllCodePathsInNonVoidFunctionReturnOrThrow( in HandleFunctionReturn()
676 void Checker::CheckAllCodePathsInNonVoidFunctionReturnOrThrow(const ir::ScriptFunction *func, in CheckAllCodePathsInNonVoidFunctionReturnOrThrow() function in panda::es2panda::checker::Checker
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h429 …void CheckAllCodePathsInNonVoidFunctionReturnOrThrow(const ir::ScriptFunction *func, lexer::Source…