Searched defs:myStruct (Results 1 – 3 of 3) sorted by relevance
12 Struct myStruct = {10, 20}; in main() local
14 static struct AStruct myStruct = { 1, "two", 3.0 }; in f() local
176 const MyStruct &myStruct(5); in referenceInitializeLocal() local 188 const MyStruct &myStruct(OtherStruct(5)); in referenceInitializeLocalWithCleanup() local