[C++11] Replacing FunctionProtoType iterators param_type_begin() and...
[C++11] Replacing FunctionProtoType iterators param_type_begin() and param_type_end() with iterator_range param_types(). Updating all of the usages of the iterators with range-based for loops. llvm-svn: 204045
Loading
Please sign in to comment