[C++11] Replacing ObjCContainerDecl iterators classmeth_begin() and...
[C++11] Replacing ObjCContainerDecl iterators classmeth_begin() and classmeth_end() with iterator_range class_methods(). Updating all of the usages of the iterators with range-based for loops. llvm-svn: 203840
Loading
Please sign in to comment