1int main() {
2 []()
3 { //%self.dbg.GetCommandInterpreter().HandleCompletion("e ", len("e "), 0, -1, lldb.SBStringList())
4 }
5 ();
6 struct {
7 void f()
8 { //%self.dbg.GetCommandInterpreter().HandleCompletion("e ", len("e "), 0, -1, lldb.SBStringList())
9 }
10 } A;
11}
12

source code of lldb/test/API/commands/expression/completion-in-lambda-and-unnamed-class/main.cpp