Add FunctionDecl::getParameterSourceRange()
This source range covers the list of parameters of the function declaration, including the ellipsis for a variadic function.
Loading
Please sign in to comment
This source range covers the list of parameters of the function declaration, including the ellipsis for a variadic function.