Searched refs:CheckAllCodePathsInNonVoidFunctionReturnOrThrow (Results 1 – 4 of 4) sorted by relevance
64 CheckAllCodePathsInNonVoidFunctionReturnOrThrow( in HandleFunctionReturn()663 void TSChecker::CheckAllCodePathsInNonVoidFunctionReturnOrThrow(ir::ScriptFunction *func, in CheckAllCodePathsInNonVoidFunctionReturnOrThrow() function in ark::es2panda::checker::TSChecker
66 CheckAllCodePathsInNonVoidFunctionReturnOrThrow( in HandleFunctionReturn()684 void Checker::CheckAllCodePathsInNonVoidFunctionReturnOrThrow(const ir::ScriptFunction *func, in CheckAllCodePathsInNonVoidFunctionReturnOrThrow() function in panda::es2panda::checker::Checker
358 …void CheckAllCodePathsInNonVoidFunctionReturnOrThrow(ir::ScriptFunction *func, lexer::SourcePositi…
429 …void CheckAllCodePathsInNonVoidFunctionReturnOrThrow(const ir::ScriptFunction *func, lexer::Source…