summaryrefslogtreecommitdiff
path: root/lib/AST/Expr.cpp
diff options
context:
space:
mode:
authorIvan Donchevskii <ivan.donchevskii@qt.io>2018-11-27 12:02:39 +0000
committerIvan Donchevskii <ivan.donchevskii@qt.io>2018-11-27 12:02:39 +0000
commit58828cc308e0a6030d0418573376624d01baa7d3 (patch)
tree5cebb4a6456d75f99576b4c4cce87121c0de16e7 /lib/AST/Expr.cpp
parent114aaa3c46f021df3c13f83d773589adc3993afd (diff)
downloadclang-58828cc308e0a6030d0418573376624d01baa7d3.tar.gz
[libclang] Fix clang_Cursor_getNumArguments and clang_Cursor_getArgument for CXXConstructExpr
Constructors have the same methods for arguments as call expressions. Let's provide a way to get their arguments the same way. Differential Revision: https://reviews.llvm.org/D54934 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@347654 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AST/Expr.cpp')
0 files changed, 0 insertions, 0 deletions