Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckVariableDeclaration

4147     D.setRedeclaration(CheckVariableDeclaration(NewVD, Previous));
4169 D.setRedeclaration(CheckVariableDeclaration(NewVD, Previous));
4312 bool Sema::CheckVariableDeclaration(VarDecl *NewVD,