Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp2651 WTF_ScopedLockable wtf(&mu_); in test1() local
2656 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2() local
2661 WTF_ScopedLockable wtf(&mu_); in test3() local
2671 WTF_ScopedLockable wtf(&mu_); in test4() local
2678 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5() local
2687 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6() local