[C++11] Replacing FunctionDecl iterators param_begin() and param_end() with...
[C++11] Replacing FunctionDecl iterators param_begin() and param_end() with iterator_range params(). Updating all of the usages of the iterators with range-based for loops. llvm-svn: 203248
Loading
Please register or sign in to comment