Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dwarn-thread-safety-verbose.cpp3 #define LOCKABLE __attribute__ ((lockable)) macro
H A Dwarn-thread-safety-negative.cpp6 #define LOCKABLE __attribute__ ((lockable)) macro
H A Dwarn-thread-safety-parsing.cpp3 #define LOCKABLE __attribute__ ((lockable)) macro
235 int x LOCKABLE = y; // \ in l_testfn() local
240 int l_test_var LOCKABLE; // \ variable
245 int test_field LOCKABLE; // \ member in LFoo
H A Dwarn-thread-safety-analysis.cpp6 #define LOCKABLE __attribute__ ((lockable)) macro
/minix/external/bsd/llvm/dist/clang/test/Sema/
H A Dwarn-thread-safety-analysis.c3 #define LOCKABLE __attribute__ ((lockable)) macro
/minix/external/bsd/llvm/dist/clang/test/PCH/
H A Dthread-safety-attrs.cpp11 #define LOCKABLE __attribute__ ((lockable)) macro