Searched refs:foundReturn (Results 1 – 1 of 1) sorted by relevance
433 bool foundReturn = false; in checkMethod() local446 if (foundReturn) { in checkMethod()449 foundReturn = true; in checkMethod()451 if (expectReturn && !foundReturn && !foundPopulate) { in checkMethod()