Searched defs:myStruct (Results 1 – 2 of 2) sorted by relevance
15 static struct AStruct myStruct = { 1, "two", 3.0 }; in f() local
161 const MyStruct &myStruct(5); in referenceInitializeLocal() local173 const MyStruct &myStruct(OtherStruct(5)); in referenceInitializeLocalWithCleanup() local