Home | History | Annotate | Download | only in AST

Lines Matching refs:getRedeclContext

211   assert(D->getDeclContext()->getRedeclContext()->isFileContext() &&
738 if (D->getDeclContext()->getRedeclContext()->isFileContext())
1520 dyn_cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext());
1535 assert(getDeclContext()->getRedeclContext()->isTranslationUnit());
1541 cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext())