Searched refs:UnlockableMu (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp40 class UnlockableMu{ class
64 UnlockableMu umu;
362 // expected-warning {{'guarded_by' attribute requires arguments whose type is annotated with 'capability' attribute; type here is 'UnlockableMu'}}
495 UnlockableMu aa_var_arg_bad_5 ACQUIRED_AFTER(mu_aa); // \
558 UnlockableMu ab_var_arg_bad_5 ACQUIRED_BEFORE(mu_ab); // \

Completed in 93 milliseconds