1#include "foo.h"
2
3int call_foo1() { return foo1(); }
4

Provided by KDAB

Privacy Policy
Update your C++ knowledge – Modern C++11/14/17 Training
Find out more

source code of lldb/test/API/functionalities/breakpoint/move_nearest/foo.cpp