Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp392 auto *OldDC = OldProperty->getDeclContext(); in checkAtomicPropertyMismatch() local
H A DSemaDecl.cpp7529 const DeclContext *OldDC) { in computeShadowedDeclKind()
7647 DeclContext *OldDC = ShadowedDecl->getDeclContext()->getRedeclContext(); in CheckShadow() local
7724 const DeclContext *OldDC = ShadowedDecl->getDeclContext(); in DiagnoseShadowingLambdaDecls() local
7764 const DeclContext *OldDC = ShadowedDecl->getDeclContext(); in CheckShadowingDeclModification() local
15453 static bool isAcceptableTagRedeclContext(Sema &S, DeclContext *OldDC, in isAcceptableTagRedeclContext()