Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/lang/cpp/sizeof/
H A Dmain.cpp25 const unsigned sizeof_empty_class = sizeof(EmptyClass); variable
43 return sizeof_empty + sizeof_empty_class + sizeof_class_empty_member + in main()