A stream class that can stream formatted output to a file.
size_t Printf(const char *format,...) __attribute__((format(printf
Output printf formatted output to the stream.
A class that represents a running process on the host machine.
Stream & operator<<(Stream &s, const Mangled &obj)
A mix in class that contains a generic user ID.
lldb::user_id_t GetID() const
Get accessor for the user ID.