[C++11] Replacing DeclStmt iterators decl_begin() and decl_end() with...
[C++11] Replacing DeclStmt iterators decl_begin() and decl_end() with iterator_range decls(). Updating all of the usages of the iterators with range-based for loops. llvm-svn: 203947
Loading
Please sign in to comment