Searched refs:CheckVariableDeclaration (Results 1 – 3 of 3) sorted by relevance
7964 D.setRedeclaration(CheckVariableDeclaration(NewVD, Previous)); in ActOnVariableDeclarator()7993 D.setRedeclaration(CheckVariableDeclaration(NewVD, Previous)); in ActOnVariableDeclarator()8805 bool Sema::CheckVariableDeclaration(VarDecl *NewVD, LookupResult &Previous) { in CheckVariableDeclaration() function in Sema
5361 CheckVariableDeclaration(NewVar, Previous); in BuildVariableInstantiation()
3532 bool CheckVariableDeclaration(VarDecl *NewVD, LookupResult &Previous);