Searched refs:can_leave_function (Results 1 – 2 of 2) sorted by relevance
430 bool can_leave_function, std::string *warnings = nullptr);
1552 bool can_leave_function, std::string *warnings) { in JumpToLine() argument1572 else if (outside_function.size() == 1 && can_leave_function) in JumpToLine()