[lldb-dev] Type information (methods, parameters etc.)

Magnus Holm judofyr at gmail.com
Sat May 5 10:25:01 PDT 2012


Hey folks,

I'm wondering if LLDB makes type information (class definitions,
methods, parameters etc.) available in the API. I guess you could just
parse the supported files using libclang, but LLDB might already be
doing something similar already?

// Magnus Holm



More information about the lldb-dev mailing list