Lines Matching refs:getRedeclContext
630 assert(D->getDeclContext()->getRedeclContext()->isFileContext() && in getLVForNamespaceScopeDecl()
1096 const DeclContext *DC = getDeclContext()->getRedeclContext(); in isReserved()
1222 dyn_cast<NamedDecl>(ContextDecl->getDeclContext()->getRedeclContext()); in getLVForClosure()
1312 LV = getLVForClosure(BD->getDeclContext()->getRedeclContext(), in getLVForLocalDecl()
1415 Record->getDeclContext()->getRedeclContext(), in computeLVForDecl()
1433 if (D->getDeclContext()->getRedeclContext()->isFileContext()) in computeLVForDecl()
1758 if (!this->getDeclContext()->getRedeclContext()->Equals( in declarationReplaces()
1759 OldD->getDeclContext()->getRedeclContext())) in declarationReplaces()
3037 dyn_cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()); in isMain()
3045 dyn_cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()); in isMSVCRTEntryPoint()
3077 if (!getDeclContext()->getRedeclContext()->isTranslationUnit()) in isReservedGlobalPlacementOperator()
3085 cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()) in isReservedGlobalPlacementOperator()
3107 if (!getDeclContext()->getRedeclContext()->isTranslationUnit()) in isReplaceableGlobalAllocationFunction()