Home
last modified time | relevance | path

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

/external/compiler-rt/test/asan/TestCases/Windows/
Dwrong_downcast_on_stack.cc11 int extra_field; member in Child
17 c->extra_field = 42; in main()
Dwrong_downcast_on_heap.cc11 int extra_field; member in Child
17 c->extra_field = 42; in main()