Are you seeing this in the command-line lldb or in the Xcode Debug Console?
Xcode uses SourceKit for completions in the Xcode Debug Console, so if you aren't seeing completions there, there may be something wrong with indexing your project. A Clean and Rebuild might fix that issue.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: