Home | History | Annotate | Download | only in AST

Lines Matching refs:getRedeclContext

568   assert(D->getDeclContext()->getRedeclContext()->isFileContext() &&
1090 DC = ContextDecl->getDeclContext()->getRedeclContext();
1166 LV = getLVForClosure(BD->getDeclContext()->getRedeclContext(),
1241 OuterMostLambda->getDeclContext()->getRedeclContext(),
1250 if (D->getDeclContext()->getRedeclContext()->isFileContext())
1490 this->getDeclContext()->getRedeclContext()->Equals(
1491 OldD->getDeclContext()->getRedeclContext());
2342 dyn_cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext());
2350 dyn_cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext());
2382 if (!getDeclContext()->getRedeclContext()->isTranslationUnit())
2390 cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext())
2411 if (!getDeclContext()->getRedeclContext()->isTranslationUnit())
2453 if (!getDeclContext()->getRedeclContext()->isTranslationUnit())