Searched refs:in_foo (Results 1 – 5 of 5) sorted by relevance
19 GetMeASubFoo (struct foo *in_foo) in GetMeASubFoo() argument21 return &(in_foo->sub_element); in GetMeASubFoo()
10 LLDB_TEST_API struct sub_foo *GetMeASubFoo(struct foo *in_foo);
10 struct sub_foo *GetMeASubFoo (struct foo *in_foo);
3 void in_foo() { in in_foo() function in __anonba4de2230111::MyCls