Home | History | Annotate | Download | only in tests

Lines Matching refs:Func1

7112 void Func1() { RaceyWrite(); }
7113 void Func2() { Func1(); }