Home
last modified time | relevance | path

Searched refs:synthesized (Results 1 – 25 of 42) sorted by relevance

12

/external/clang/test/SemaObjC/
Datomoic-property-synnthesis-rules.m11 warning: Atomic property 'x' has a synthesized setter and a
13 warning: Atomic property 'x' has a synthesized getter and a
243 GET(Get) // expected-warning {{writable atomic property 'Get' cannot pair a synthesized setter/gett…
244 SET(Set) // expected-warning {{writable atomic property 'Set' cannot pair a synthesized setter/gett…
261 …-warning {{writable atomic property 'Get_ReadWriteInExt' cannot pair a synthesized setter/getter w…
262 …-warning {{writable atomic property 'Set_ReadWriteInExt' cannot pair a synthesized setter/getter w…
271 …-warning {{writable atomic property 'Get_LateSynthesize' cannot pair a synthesized setter/getter w…
272 …-warning {{writable atomic property 'Set_LateSynthesize' cannot pair a synthesized setter/getter w…
289 …able atomic property 'Get_ReadWriteInExt_LateSynthesize' cannot pair a synthesized setter/getter w…
290 …able atomic property 'Set_ReadWriteInExt_LateSynthesize' cannot pair a synthesized setter/getter w…
[all …]
Darc-decls.m58 @synthesize newFoo; // expected-error {{property's synthesized getter follows Cocoa naming conventi…
59 @synthesize copyBar; // expected-error {{property's synthesized getter follows Cocoa naming convent…
60 @synthesize allocBaz; // expected-error {{property's synthesized getter follows Cocoa naming conven…
Dproperty.m19 @synthesize d1; // expected-error {{synthesized property 'd1' must either be named the same as}}
21 @synthesize prop_id; // expected-error {{synthesized property 'prop_id' must either be named the sa…
Ddirect-synthesized-ivar-access.m12 - (int) Meth { return IVAR; } // expected-warning {{direct access of synthesized ivar by using prop…
Divar-sem-check-2.m19 @synthesize value1=value; // expected-error {{synthesized properties 'value1' and 'value' both clai…
Dproperty-impl-misuse.m15 @synthesize Z=Y; // expected-error {{synthesized properties 'Z' and 'Y' both claim ivar 'Y'}}
Ddefault-synthesize.m106 // Don't complain if a property is already @synthesized by usr.
/external/clang/test/Analysis/
DPR2978.m36 @synthesize Y = _Y; // expected-warning{{The '_Y' instance variable was retained by a synthesized p…
37 … // expected-warning{{The '_Z' instance variable was not retained by a synthesized property but wa…
42 @synthesize W = _W; // expected-warning{{The '_W' instance variable was retained by a synthesized p…
DMissingDealloc.m73 // synthesized property but was released in 'dealloc'"
/external/clang/test/ASTMerge/
Dproperty.m9 // CHECK: property1.m:28:21: error: property 'Prop2' is synthesized to different ivars in different…
10 // CHECK: property2.m:29:21: note: property is synthesized to ivar 'ivar2' here
/external/clang/test/CodeGenObjC/
Dsynthesize_ivar.m27 // <rdar://problem/7336352> [irgen] crash in synthesized property construction
D2009-01-21-invalid-debug-info.m5 // trouble was the synthesized self decl in im1 was causing the debug
/external/clang/include/clang/Basic/
DDiagnosticASTKinds.td91 "property %0 is synthesized to different ivars in different translation "
94 "property is synthesized to ivar %0 here">;
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/es-ES/
Des-ES_zl0_kpdf_mgc.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
Des-ES_zl0_kpdf_lfz.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/fr-FR/
Dfr-FR_nk0_kpdf_mgc.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
Dfr-FR_nk0_kpdf_lfz.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-US/
Den-US_lh0_kpdf_mgc.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
Den-US_lh0_kpdf_lfz.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-GB/
Den-GB_kh0_kpdf_lfz.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
Den-GB_kh0_kpdf_mgc.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/it-IT/
Dit-IT_cm0_kpdf_lfz.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
Dit-IT_cm0_kpdf_mgc.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/de-DE/
Dde-DE_gl0_kpdf_lfz.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…
Dde-DE_gl0_kpdf_mgc.utf58 amplif = 1 , uint8 ; !specification for correction factor in percent for synthesized speech or smoo…

12