Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
Dfunction.cpp66 CheckAllCodePathsInNonVoidFunctionReturnOrThrow( in HandleFunctionReturn()
684 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()
663 void TSChecker::CheckAllCodePathsInNonVoidFunctionReturnOrThrow(ir::ScriptFunction *func, in CheckAllCodePathsInNonVoidFunctionReturnOrThrow() function in ark::es2panda::checker::TSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
DTSchecker.h358 …void CheckAllCodePathsInNonVoidFunctionReturnOrThrow(ir::ScriptFunction *func, lexer::SourcePositi…
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h429 …void CheckAllCodePathsInNonVoidFunctionReturnOrThrow(const ir::ScriptFunction *func, lexer::Source…