llvm/lldb/test/API/commands/expression/completion/other.cpp

struct ForwardDecl {
   long HiddenMemberName;
};
ForwardDecl fwd_decl;