Searched refs:use_this1 (Results 1 – 12 of 12) sorted by relevance
6 struct use_this1 { struct mitts_off1 field; }; argument7 struct use_this1 public_variable1;
6 struct use_this1 { struct mitts_off1 field; }; struct7 struct use_this1 public_variable1;
4 struct use_this1 { int field; }; argument
8 use_this1 client_variable1; // expected-error{{'use_this1' must be declared}}
10 struct use_this1 client_variable1;
11 struct use_this1 client_variable1;
8 use_this1 client_variable1; // expected-error{{declaration of 'use_this1' must be imported from mod…