Skip to content
Commit 2b124d1a authored by Aaron Ballman's avatar Aaron Ballman
Browse files

[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
parent 0c9de71e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment