Home
last modified time | relevance | path

Searched refs:Foo12 (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/test/asan/TestCases/Posix/
Dcoverage-caller-callee.cc39 struct Foo12 : Foo {virtual void f() {if (P) printf("%d\n", __LINE__);}}; in f() argument
50 new Foo7, new Foo8, new Foo9, new Foo10, new Foo11, new Foo12, new Foo13,