Lines Matching refs:protected
67 { field protected "int a;" }
68 { field protected "int b;" }
89 { field protected "int e;" }
90 { field protected "int f;" }
93 { field protected "int i;" }
111 { field protected "int a;" }
112 { field protected "int b;" }
143 { field protected "int e;" }
144 { field protected "int f;" }
147 { field protected "int i;" }
340 { field protected \
342 { field protected \
344 { field protected \
350 { method protected "class_with_typedefs::protected_int add_protected(class_with_typedefs::protected_int);" }
353 { typedef protected "typedef int protected_int;" }
377 { field protected "class_with_protected_typedef::INT b;" }
378 { typedef protected "typedef int INT;" }
389 { field protected "struct_with_protected_typedef::INT b;" }
390 { typedef protected "typedef int INT;" }