Home | History | Annotate | Download | only in Sema

Lines Matching refs:MergeVarDeclTypes

2162 /// MergeVarDeclTypes - We parsed a variable 'New' which has the same name and
2169 void Sema::MergeVarDeclTypes(VarDecl *New, VarDecl *Old) {
2269 MergeVarDeclTypes(New, Old);
6198 MergeVarDeclTypes(VDecl, Old);