Home
last modified time | relevance | path

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

/external/compiler-rt/test/asan/TestCases/
Dcoverage-caller-callee.cc40 struct Foo14 : Foo {virtual void f() {if (P) printf("%d\n", __LINE__);}}; in f() argument
50 new Foo14, new Foo15, new Foo16, new Foo17, new Foo18, new Foo19,