Home
last modified time | relevance | path

Searched refs:WTF_ScopedLockable (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp2700 class SCOPED_LOCKABLE WTF_ScopedLockable { class
2702 WTF_ScopedLockable(Mutex* mu) EXCLUSIVE_LOCK_FUNCTION(mu);
2705 ~WTF_ScopedLockable();
2719 WTF_ScopedLockable wtf(&mu_); in test1()
2724 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2()
2729 WTF_ScopedLockable wtf(&mu_); in test3()
2739 WTF_ScopedLockable wtf(&mu_); in test4()
2746 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5()
2755 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp2989 class SCOPED_LOCKABLE WTF_ScopedLockable { class
2991 WTF_ScopedLockable(Mutex* mu) EXCLUSIVE_LOCK_FUNCTION(mu);
2994 ~WTF_ScopedLockable();
3008 WTF_ScopedLockable wtf(&mu_); in test1()
3013 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2()
3018 WTF_ScopedLockable wtf(&mu_); in test3()
3028 WTF_ScopedLockable wtf(&mu_); in test4()
3035 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5()
3044 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp2970 class SCOPED_LOCKABLE WTF_ScopedLockable { class
2972 WTF_ScopedLockable(Mutex* mu) EXCLUSIVE_LOCK_FUNCTION(mu);
2975 ~WTF_ScopedLockable();
2989 WTF_ScopedLockable wtf(&mu_); in test1()
2994 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2()
2999 WTF_ScopedLockable wtf(&mu_); in test3()
3009 WTF_ScopedLockable wtf(&mu_); in test4()
3016 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5()
3025 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp3163 class SCOPED_LOCKABLE WTF_ScopedLockable { class
3165 WTF_ScopedLockable(Mutex* mu) EXCLUSIVE_LOCK_FUNCTION(mu);
3168 ~WTF_ScopedLockable();
3182 WTF_ScopedLockable wtf(&mu_); in test1()
3187 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2()
3192 WTF_ScopedLockable wtf(&mu_); in test3()
3202 WTF_ScopedLockable wtf(&mu_); in test4()
3209 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5()
3218 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp2989 class SCOPED_LOCKABLE WTF_ScopedLockable { class
2991 WTF_ScopedLockable(Mutex* mu) EXCLUSIVE_LOCK_FUNCTION(mu);
2994 ~WTF_ScopedLockable();
3008 WTF_ScopedLockable wtf(&mu_); in test1()
3013 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2()
3018 WTF_ScopedLockable wtf(&mu_); in test3()
3028 WTF_ScopedLockable wtf(&mu_); in test4()
3035 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5()
3044 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp2989 class SCOPED_LOCKABLE WTF_ScopedLockable { class
2991 WTF_ScopedLockable(Mutex* mu) EXCLUSIVE_LOCK_FUNCTION(mu);
2994 ~WTF_ScopedLockable();
3008 WTF_ScopedLockable wtf(&mu_); in test1()
3013 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2()
3018 WTF_ScopedLockable wtf(&mu_); in test3()
3028 WTF_ScopedLockable wtf(&mu_); in test4()
3035 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5()
3044 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp2989 class SCOPED_LOCKABLE WTF_ScopedLockable { class
2991 WTF_ScopedLockable(Mutex* mu) EXCLUSIVE_LOCK_FUNCTION(mu);
2994 ~WTF_ScopedLockable();
3008 WTF_ScopedLockable wtf(&mu_); in test1()
3013 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2()
3018 WTF_ScopedLockable wtf(&mu_); in test3()
3028 WTF_ScopedLockable wtf(&mu_); in test4()
3035 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5()
3044 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp2970 class SCOPED_LOCKABLE WTF_ScopedLockable { class
2972 WTF_ScopedLockable(Mutex* mu) EXCLUSIVE_LOCK_FUNCTION(mu);
2975 ~WTF_ScopedLockable();
2989 WTF_ScopedLockable wtf(&mu_); in test1()
2994 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2()
2999 WTF_ScopedLockable wtf(&mu_); in test3()
3009 WTF_ScopedLockable wtf(&mu_); in test4()
3016 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5()
3025 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp2970 class SCOPED_LOCKABLE WTF_ScopedLockable { class
2972 WTF_ScopedLockable(Mutex* mu) EXCLUSIVE_LOCK_FUNCTION(mu);
2975 ~WTF_ScopedLockable();
2989 WTF_ScopedLockable wtf(&mu_); in test1()
2994 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2()
2999 WTF_ScopedLockable wtf(&mu_); in test3()
3009 WTF_ScopedLockable wtf(&mu_); in test4()
3016 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5()
3025 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp3164 class SCOPED_LOCKABLE WTF_ScopedLockable { class
3166 WTF_ScopedLockable(Mutex* mu) EXCLUSIVE_LOCK_FUNCTION(mu);
3169 ~WTF_ScopedLockable();
3183 WTF_ScopedLockable wtf(&mu_); in test1()
3188 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2()
3193 WTF_ScopedLockable wtf(&mu_); in test3()
3203 WTF_ScopedLockable wtf(&mu_); in test4()
3210 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5()
3219 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp3163 class SCOPED_LOCKABLE WTF_ScopedLockable { class
3165 WTF_ScopedLockable(Mutex* mu) EXCLUSIVE_LOCK_FUNCTION(mu);
3168 ~WTF_ScopedLockable();
3182 WTF_ScopedLockable wtf(&mu_); in test1()
3187 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2()
3192 WTF_ScopedLockable wtf(&mu_); in test3()
3202 WTF_ScopedLockable wtf(&mu_); in test4()
3209 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5()
3218 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6()
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp3163 class SCOPED_LOCKABLE WTF_ScopedLockable { class
3165 WTF_ScopedLockable(Mutex* mu) EXCLUSIVE_LOCK_FUNCTION(mu);
3168 ~WTF_ScopedLockable();
3182 WTF_ScopedLockable wtf(&mu_); in test1()
3187 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2()
3192 WTF_ScopedLockable wtf(&mu_); in test3()
3202 WTF_ScopedLockable wtf(&mu_); in test4()
3209 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5()
3218 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp3163 class SCOPED_LOCKABLE WTF_ScopedLockable { class
3165 WTF_ScopedLockable(Mutex* mu) EXCLUSIVE_LOCK_FUNCTION(mu);
3168 ~WTF_ScopedLockable();
3182 WTF_ScopedLockable wtf(&mu_); in test1()
3187 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2()
3192 WTF_ScopedLockable wtf(&mu_); in test3()
3202 WTF_ScopedLockable wtf(&mu_); in test4()
3209 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5()
3218 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp2989 class SCOPED_LOCKABLE WTF_ScopedLockable { class
2991 WTF_ScopedLockable(Mutex* mu) EXCLUSIVE_LOCK_FUNCTION(mu);
2994 ~WTF_ScopedLockable();
3008 WTF_ScopedLockable wtf(&mu_); in test1()
3013 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2()
3018 WTF_ScopedLockable wtf(&mu_); in test3()
3028 WTF_ScopedLockable wtf(&mu_); in test4()
3035 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5()
3044 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp3163 class SCOPED_LOCKABLE WTF_ScopedLockable { class
3165 WTF_ScopedLockable(Mutex* mu) EXCLUSIVE_LOCK_FUNCTION(mu);
3168 ~WTF_ScopedLockable();
3182 WTF_ScopedLockable wtf(&mu_); in test1()
3187 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2()
3192 WTF_ScopedLockable wtf(&mu_); in test3()
3202 WTF_ScopedLockable wtf(&mu_); in test4()
3209 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5()
3218 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp2970 class SCOPED_LOCKABLE WTF_ScopedLockable { class
2972 WTF_ScopedLockable(Mutex* mu) EXCLUSIVE_LOCK_FUNCTION(mu);
2975 ~WTF_ScopedLockable();
2989 WTF_ScopedLockable wtf(&mu_); in test1()
2994 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test2()
2999 WTF_ScopedLockable wtf(&mu_); in test3()
3009 WTF_ScopedLockable wtf(&mu_); in test4()
3016 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test5()
3025 WTF_ScopedLockable wtf(&mu_); // expected-note {{mutex acquired here}} in test6()