Home
last modified time | relevance | path

Searched defs:ShadowedDecl (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/include/clang/Sema/
DScopeInfo.h891 const VarDecl *ShadowedDecl; member
/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp6182 NamedDecl *ShadowedDecl = getShadowedDeclaration(NewTD, Previous); in ActOnTypedefNameDecl() local
7336 NamedDecl *ShadowedDecl = D.getCXXScopeSpec().isEmpty() in ActOnVariableDeclarator() local
7485 static ShadowedDeclKind computeShadowedDeclKind(const NamedDecl *ShadowedDecl, in computeShadowedDeclKind()
7529 NamedDecl *ShadowedDecl = R.getFoundDecl(); in getShadowedDeclaration() local
7546 NamedDecl *ShadowedDecl = R.getFoundDecl(); in getShadowedDeclaration() local
7559 void Sema::CheckShadow(NamedDecl *D, NamedDecl *ShadowedDecl, in CheckShadow()
7665 const VarDecl *ShadowedDecl = Shadow.ShadowedDecl; in DiagnoseShadowingLambdaDecls() local
7689 if (NamedDecl *ShadowedDecl = getShadowedDeclaration(D, R)) in CheckShadow() local
7707 const NamedDecl *ShadowedDecl = I->second; in CheckShadowingDeclModification() local
/external/clang/lib/Sema/
DSemaDecl.cpp6515 static ShadowedDeclKind computeShadowedDeclKind(const NamedDecl *ShadowedDecl, in computeShadowedDeclKind()
6546 NamedDecl* ShadowedDecl = R.getFoundDecl(); in CheckShadow() local
6630 const NamedDecl *ShadowedDecl = I->second; in CheckShadowingDeclModification() local