Home
last modified time | relevance | path

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

/llvm-project/clang/test/ARCMT/
H A Dchecking.m225 - (Test8*) init41; // expected-note {{declaration in interface}} method
250 - (void) init41 {} // expected-error {{method was declared as an 'init' method, but its implementat… method
/llvm-project/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
H A Dcall_once.pass.cpp114 void init41() in init41() function
/llvm-project/clang/test/SemaObjC/
H A Darc.m196 - (Test8*) init41; // expected-note {{declaration in interface}} \ method
224 - (void) init41 {} // expected-error {{method was declared as an 'init' method, but its implementat… method