Home | History | Annotate | Download | only in SemaCXX

Lines Matching refs:ASSERT_EXCLUSIVE_LOCK

13 #define ASSERT_EXCLUSIVE_LOCK(...)      __attribute__ ((assert_exclusive_lock(__VA_ARGS__)))
36 void AssertHeld() ASSERT_EXCLUSIVE_LOCK();