summaryrefslogtreecommitdiff
path: root/unittests/AST
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2014-03-07 19:56:05 +0000
committerAaron Ballman <aaron@aaronballman.com>2014-03-07 19:56:05 +0000
commitcaabaa8e4b0d6d4534152852a3dfc69cfd386050 (patch)
tree8d66826ff8200fa980f9e1af2a894513470cac91 /unittests/AST
parent445fc769a36f34b7b173566fb5016506199f843d (diff)
downloadclang-caabaa8e4b0d6d4534152852a3dfc69cfd386050.tar.gz
clang-caabaa8e4b0d6d4534152852a3dfc69cfd386050.tar.bz2
clang-caabaa8e4b0d6d4534152852a3dfc69cfd386050.tar.xz
[C++11] Replacing DeclBase iterators decls_begin() and decls_end() with iterator_range decls(). The same is true for the noload versions of these APIs. Updating all of the usages of the iterators with range-based for loops.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203278 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/AST')
0 files changed, 0 insertions, 0 deletions