Lines Matching refs:fooA
532 LateFoo FooA;534 FooA.mu.Lock();535 FooA.a = 5;536 FooA.mu.Unlock();547 LateFoo fooA;549 fooA.mu.Lock();552 // expected-note{{found near match 'fooA.mu'}}553 fooA.mu.Unlock();