Searched refs:PreviousDecl (Results 1 – 1 of 1) sorted by relevance
6420 NamedDecl *PreviousDecl = Previous.getFoundDecl(); in ActOnVariableDeclarator() local6421 if (VarTemplateDecl *VarTmpl = dyn_cast<VarTemplateDecl>(PreviousDecl)) { in ActOnVariableDeclarator()