<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Please file an enhancement request at <a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a>.</div><div><br></div><div>Jordan</div><div><br></div><br><div><div>On Jun 13, 2013, at 10:26 , Muhammad Hussein Nasrollahpour <<a href="mailto:iapplechocolate@me.com">iapplechocolate@me.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="margin: 0px; font-size: 13px; "><span style="font-family: Menlo; color: rgb(49, 89, 93); ">CXCursor_ObjCClassMethodDecl </span>and <span style="color: rgb(49, 89, 93); font-family: Menlo; ">CXCursor_ObjCInstanceMethodDecl </span>are the only things that clang offers for parsing method. Well, there is no API for accessing required/optional class methods</div><div style="margin: 0px; font-size: 13px; ">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.</div><div style="margin: 0px; font-size: 13px; "><br></div><div style="margin: 0px; font-size: 13px; ">Any idea?</div></div>_______________________________________________<br>cfe-dev mailing list<br><a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev<br></blockquote></div><br></body></html>