Searched defs:ShadowedDecl (Results 1 – 3 of 3) sorted by relevance
891 const VarDecl *ShadowedDecl; member
6182 NamedDecl *ShadowedDecl = getShadowedDeclaration(NewTD, Previous); in ActOnTypedefNameDecl() local7336 NamedDecl *ShadowedDecl = D.getCXXScopeSpec().isEmpty() in ActOnVariableDeclarator() local7485 static ShadowedDeclKind computeShadowedDeclKind(const NamedDecl *ShadowedDecl, in computeShadowedDeclKind()7529 NamedDecl *ShadowedDecl = R.getFoundDecl(); in getShadowedDeclaration() local7546 NamedDecl *ShadowedDecl = R.getFoundDecl(); in getShadowedDeclaration() local7559 void Sema::CheckShadow(NamedDecl *D, NamedDecl *ShadowedDecl, in CheckShadow()7665 const VarDecl *ShadowedDecl = Shadow.ShadowedDecl; in DiagnoseShadowingLambdaDecls() local7689 if (NamedDecl *ShadowedDecl = getShadowedDeclaration(D, R)) in CheckShadow() local7707 const NamedDecl *ShadowedDecl = I->second; in CheckShadowingDeclModification() local
6515 static ShadowedDeclKind computeShadowedDeclKind(const NamedDecl *ShadowedDecl, in computeShadowedDeclKind()6546 NamedDecl* ShadowedDecl = R.getFoundDecl(); in CheckShadow() local6630 const NamedDecl *ShadowedDecl = I->second; in CheckShadowingDeclModification() local