Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
Dfunction.cpp50 CheckAllCodePathsInNonVoidFunctionReturnOrThrow( in HandleFunctionReturn()
671 void Checker::CheckAllCodePathsInNonVoidFunctionReturnOrThrow(const ir::ScriptFunction *func, in CheckAllCodePathsInNonVoidFunctionReturnOrThrow() function in panda::es2panda::checker::Checker
/arkcompiler/ets_frontend/ets2panda/checker/ts/
Dfunction.cpp64 CheckAllCodePathsInNonVoidFunctionReturnOrThrow( in HandleFunctionReturn()
675 void TSChecker::CheckAllCodePathsInNonVoidFunctionReturnOrThrow(ir::ScriptFunction *func, in CheckAllCodePathsInNonVoidFunctionReturnOrThrow() function in ark::es2panda::checker::TSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
DTSchecker.h363 …void CheckAllCodePathsInNonVoidFunctionReturnOrThrow(ir::ScriptFunction *func, lexer::SourcePositi…
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h430 …void CheckAllCodePathsInNonVoidFunctionReturnOrThrow(const ir::ScriptFunction *func, lexer::Source…