SemaTemplateDeduction.cpp: Prune two obsolete descriptions. [-Wdocumentation]
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 14 Nov 2012 02:21:48 +0000 (02:21 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 14 Nov 2012 02:21:48 +0000 (02:21 +0000)
commitbae23ed8c5b006756edaef1b62e2555fa65c41df
tree7b3a3a8869659264610ef009fdfc6264545c9baa
parent793642fe0414560b939c99383468c7518d40399f
SemaTemplateDeduction.cpp: Prune two obsolete descriptions. [-Wdocumentation]

* getMostSpecialized()

/// \param Index if non-NULL and the result of this function is non-nULL,
/// receives the index corresponding to the resulting function template
/// specialization.

* DeduceTemplateArguments()

/// \param Name the name of the function being called. This is only significant
/// when the function template is a conversion function template, in which
/// case this routine will also perform template argument deduction based on
/// the function to which

llvm-svn: 167909
clang/lib/Sema/SemaTemplateDeduction.cpp