1struct ForwardDecl {
2 long HiddenMemberName;
3};
4ForwardDecl fwd_decl;
5

source code of lldb/test/API/commands/expression/completion/other.cpp