Home
last modified time | relevance | path

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

/external/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
Dcall_once.pass.cpp112 void init42();
120 void init42() in init42() function
129 std::call_once(flg42, init42); in f41()
134 std::call_once(flg42, init42); in f42()
/external/clang/test/ARCMT/
Dchecking.m226 - (Test8*) init42; method
257 - (Test8_incomplete*) init42 { return 0; } // expected-error {{init methods must return a type rela… method
/external/clang/test/SemaObjC/
Darc.m202 - (Test8*) init42; // expected-note{{overridden method}} method
238 - (Test8_incomplete*) init42 { return 0; } // expected-error {{init methods must return a type rela… method