| commit | 23814e4f4952c922b4a7ea50da0a0036bf96d62f | [log] [tgz] |
|---|---|---|
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Thu Apr 18 23:53:05 2013 +0000 |
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Thu Apr 18 23:53:05 2013 +0000 |
| tree | aa0d096e9e02a0ae142c7ea8abd27b4b5fb7be83 | |
| parent | d5d6f3d5a241ac6414803b4a1ab5d0acb0b754b9 [diff] |
[libclang] Introduce clang_Cursor_isVariadic, which returns non-zero if the given cursor is a variadic function or method. rdar://13667150 llvm-svn: 179819