Home
last modified time | relevance | path

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

/external/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
Dcall_once.pass.cpp110 void init41() in init41() function
124 std::call_once(flg41, init41); in f41()
131 std::call_once(flg41, init41); in f42()
/external/clang/test/ARCMT/
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
/external/clang/test/SemaObjC/
Darc.m200 - (Test8*) init41; // expected-note {{declaration in interface}} \ method
228 - (void) init41 {} // expected-error {{method was declared as an 'init' method, but its implementat… method