Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DScopeInfo.h946 const NamedDecl *ShadowedDecl; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DScopeInfo.h946 const NamedDecl *ShadowedDecl; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DScopeInfo.h946 const NamedDecl *ShadowedDecl; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DScopeInfo.h929 const VarDecl *ShadowedDecl; member
/aosp_15_r20/external/clang/lib/Sema/
H A 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