Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckVariableDeclaration

4007     D.setRedeclaration(CheckVariableDeclaration(NewVD, Previous));
4029 D.setRedeclaration(CheckVariableDeclaration(NewVD, Previous));
4172 bool Sema::CheckVariableDeclaration(VarDecl *NewVD,