Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp398 auto *OldDC = OldProperty->getDeclContext(); in checkAtomicPropertyMismatch() local
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()