Home | History | Annotate | Download | only in SemaCXX

Lines Matching full:__has_attribute

89 #if !__has_attribute(no_thread_safety_analysis)
128 #if !__has_attribute(guarded_var)
166 #if !__has_attribute(pt_guarded_var)
210 #if !__has_attribute(lockable)
250 #if !__has_attribute(scoped_lockable)
292 #if !__has_attribute(guarded_by)
360 #if !__has_attribute(pt_guarded_by)
430 #if !__has_attribute(acquired_after)
490 #if !__has_attribute(acquired_before)
554 #if !__has_attribute(exclusive_lock_function)
626 #if !__has_attribute(shared_lock_function)
698 #if !__has_attribute(exclusive_trylock_function)
771 #if !__has_attribute(shared_trylock_function)
845 #if !__has_attribute(unlock_function)
917 #if !__has_attribute(lock_returned)
985 #if !__has_attribute(locks_excluded)
1052 #if !__has_attribute(exclusive_locks_required)
1120 #if !__has_attribute(shared_locks_required)