Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGenCXX/
Darray-value-initialize.cpp12 Foo(void) : bar_(), dbar_(), sbar_() { in Foo()
16 printf("sbar_[%d].filler = %f\n", i, sbar_[i].filler); in Foo()
22 S sbar_[5]; member
/external/clang/test/CodeGenCXX/
Darray-value-initialize.cpp12 Foo(void) : bar_(), dbar_(), sbar_() { in Foo()
16 printf("sbar_[%d].filler = %f\n", i, sbar_[i].filler); in Foo()
22 S sbar_[5]; member