/external/clang/test/SemaCXX/ |
D | warn-thread-safety-verbose.cpp | 18 #define LOCK_RETURNED(x) __attribute__ ((lock_returned(x))) macro
|
D | warn-thread-safety-negative.cpp | 21 #define LOCK_RETURNED(x) __attribute__ ((lock_returned(x))) macro
|
D | warn-thread-safety-parsing.cpp | 18 #define LOCK_RETURNED(x) __attribute__ ((lock_returned(x))) macro 946 int x LOCK_RETURNED(mu1) = y; // \ in lr_testfn() local 964 class LOCK_RETURNED(mu1) LrTestClass { // \ in LOCK_RETURNED() function
|
D | warn-thread-safety-analysis.cpp | 23 #define LOCK_RETURNED(x) __attribute__((lock_returned(x))) macro
|
/external/libchrome/base/ |
D | thread_annotations.h | 122 #define LOCK_RETURNED(x) THREAD_ANNOTATION_ATTRIBUTE__(lock_returned(x)) macro
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | thread_annotations.h | 151 #define LOCK_RETURNED(x) \ macro
|
/external/openscreen/third_party/abseil/src/absl/base/internal/ |
D | thread_annotations.h | 151 #define LOCK_RETURNED(x) \ macro
|
/external/libtextclassifier/abseil-cpp/absl/base/internal/ |
D | thread_annotations.h | 151 #define LOCK_RETURNED(x) \ macro
|
/external/webrtc/third_party/abseil-cpp/absl/base/internal/ |
D | thread_annotations.h | 151 #define LOCK_RETURNED(x) \ macro
|
/external/abseil-cpp/absl/base/internal/ |
D | thread_annotations.h | 151 #define LOCK_RETURNED(x) \ macro
|
/external/clang/test/Sema/ |
D | warn-thread-safety-analysis.c | 18 #define LOCK_RETURNED(x) __attribute__ ((lock_returned(x))) macro
|
/external/llvm-project/clang/test/SemaCXX/ |
D | thread-safety-annotations.h | 41 #define LOCK_RETURNED(x) __attribute__((lock_returned(x))) macro
|
D | warn-thread-safety-parsing.cpp | 20 #define LOCK_RETURNED(x) __attribute__ ((lock_returned(x))) macro 963 int x LOCK_RETURNED(mu1) = y; // \ in lr_testfn() local 981 class LOCK_RETURNED(mu1) LrTestClass { // \ in LOCK_RETURNED() function
|
/external/llvm-project/clang/test/Sema/ |
D | warn-thread-safety-analysis.c | 18 #define LOCK_RETURNED(x) __attribute__ ((lock_returned(x))) macro
|
/external/llvm-project/clang/test/PCH/ |
D | thread-safety-attrs.cpp | 24 #define LOCK_RETURNED(x) __attribute__ ((lock_returned(x))) macro
|
/external/clang/test/PCH/ |
D | thread-safety-attrs.cpp | 24 #define LOCK_RETURNED(x) __attribute__ ((lock_returned(x))) macro
|