HomeSort by relevance Sort by last modified time
    Searched full:init41 (Results 1 - 3 of 3) sorted by null

  /ndk/sources/cxx-stl/llvm-libc++/test/thread/thread.mutex/thread.once/thread.once.callonce/
call_once.pass.cpp 108 void init41() function
122 std::call_once(flg41, init41);
129 std::call_once(flg41, init41);
  /external/clang/test/ARCMT/
checking.m 226 - (Test8*) init41; // expected-note {{declaration in interface}}
251 - (void) init41 {} // expected-error {{method was declared as an 'init' method, but its implementation doesn't match because its result type is not an object pointer}}
  /external/clang/test/SemaObjC/
arc.m 185 - (Test8*) init41; // expected-note {{declaration in interface}} \
213 - (void) init41 {} // expected-error {{method was declared as an 'init' method, but its implementation doesn't match because its result type is not an object pointer}} \

Completed in 70 milliseconds