Searched defs:myFoo (Results 1 – 4 of 4) sorted by relevance
9 struct Foo myFoo = { "string one", "Set a breakpoint in other"}; in callme() local
22 Foo myFoo(10); // Set a breakpoint here to get started in main() local
22 struct Foo myFoo = {100, 300, "A string you will print a lot"}; // Set a breakpoint here in main() local
2239 Foo myFoo; test() local [all...]