summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/FrontendAction.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2012-04-11 19:32:19 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2012-04-11 19:32:19 +0000
commit0c27e4b36bd031fda61a8a457e33221fc2177370 (patch)
tree7dda5feb7e95bf27c3b9ad9485ea1ae905e444ea /clang/lib/Frontend/FrontendAction.cpp
parentcc899f3b6dc88107e612bc33b1489e5594850ddf (diff)
downloadbcm5719-llvm-0c27e4b36bd031fda61a8a457e33221fc2177370.tar.gz
bcm5719-llvm-0c27e4b36bd031fda61a8a457e33221fc2177370.zip
[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
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud