[C++11] Replacing CXXRecordDecl iterators method_begin() and method_end() with...
[C++11] Replacing CXXRecordDecl iterators method_begin() and method_end() with iterator_range methods(). Updating all of the usages of the iterators with range-based for loops. llvm-svn: 203812
Loading
Please register or sign in to comment