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