Home | History | Annotate | Download | only in SemaCXX

Lines Matching refs:FooB

576   LateFoo FooB;
591 LateFoo fooB;
593 fooB.a = 5; // \
594 // expected-warning{{writing variable 'a' requires holding mutex 'fooB.mu' exclusively}} \