Home
last modified time | relevance | path

Searched defs:init12 (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/ARCMT/
H A Dchecking.m204 - (void) init12; method
254 - (Test8_incomplete*) init12 { return 0; } // expected-error {{init methods must return a type rela… method
/llvm-project-15.0.7/clang/test/Analysis/
H A Dself-init.m151 -(id)init12 { method
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Darc.m180 - (void) init12; method
236 - (Test8_incomplete*) init12 { return 0; } // expected-error {{init methods must return a type rela… method