Home
last modified time | relevance | path

Searched defs:OldDC (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDecl.cpp6516 const DeclContext *OldDC) { in computeShadowedDeclKind()
6578 DeclContext *OldDC = ShadowedDecl->getDeclContext(); in CheckShadow() local
6631 const DeclContext *OldDC = ShadowedDecl->getDeclContext(); in CheckShadowingDeclModification() local
12208 static bool isAcceptableTagRedeclContext(Sema &S, DeclContext *OldDC, in isAcceptableTagRedeclContext()
H A DSemaObjCProperty.cpp398 auto *OldDC = OldProperty->getDeclContext(); in checkAtomicPropertyMismatch() local