Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp397 auto *OldDC = OldProperty->getDeclContext(); in checkAtomicPropertyMismatch() local
DSemaDecl.cpp6337 DeclContext *OldDC = ShadowedDecl->getDeclContext(); in CheckShadow() local
11790 static bool isAcceptableTagRedeclContext(Sema &S, DeclContext *OldDC, in isAcceptableTagRedeclContext()