Fix doxygen warnings
It seems that doxygen fails to find overloaded methods when the parameters are not in sync with the method declaration. Added the fully-qualifed type to the parameters method definition although it's not necessary since the using directive is in effect. llvm-svn: 186948
Loading
Please register or sign in to comment