]> granicus.if.org Git - clang/commit
[C++11] Adding an iterator_range accessor for parameter declarations to the CaptureDe...
authorAaron Ballman <aaron@aaronballman.com>
Fri, 7 Mar 2014 16:40:17 +0000 (16:40 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Fri, 7 Mar 2014 16:40:17 +0000 (16:40 +0000)
commit77e5210c205aa552d50ad51fdba72fb6dda7070e
tree702cfd9ca36a72f288c0b3247a885dd5834b65f9
parentbe7279367731c56ba8612edadcfdb7454029dbfc
[C++11] Adding an iterator_range accessor for parameter declarations to the CaptureDecl class; however, the only usage of the iterators cannot be converted to using the range yet. This change is for consistency with other Decls exposing parameters.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203252 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Decl.h