[cfe-dev] Lack of API

Muhammad Hussein Nasrollahpour iapplechocolate at me.com
Thu Jun 13 10:26:21 PDT 2013


CXCursor_ObjCClassMethodDecl and CXCursor_ObjCInstanceMethodDecl are the only things that clang offers for parsing method. Well, there is no API for accessing required/optional class methods
and required/optional instance methods. So, in frameworks that use clang for parsing O-C codes, we encounter lack of API and we can not accomplish the task successfully.

Any idea?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130613/7af06347/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130613/7af06347/attachment.bin>


More information about the cfe-dev mailing list