"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "b1bc6cd96b5b7d4ef0bed9dbfb76df65d866f92c"
[libclang] Introduce a couple of functions to make it convenient
to get at the parameters (and their types) of a function or objc method cursor. int clang_Cursor_getNumArguments(CXCursor C); CXCursor clang_Cursor_getArgument(CXCursor C, unsigned i); rdar://11201527 llvm-svn: 154523
Loading
Please register or sign in to comment