Lines Matching refs:getRedeclContext
630 assert(D->getDeclContext()->getRedeclContext()->isFileContext() && in getLVForNamespaceScopeDecl()
1095 const DeclContext *DC = getDeclContext()->getRedeclContext(); in isReserved()
1221 dyn_cast<NamedDecl>(ContextDecl->getDeclContext()->getRedeclContext()); in getLVForClosure()
1311 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()
3030 dyn_cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()); in isMain()
3038 dyn_cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()); in isMSVCRTEntryPoint()
3070 if (!getDeclContext()->getRedeclContext()->isTranslationUnit()) in isReservedGlobalPlacementOperator()
3078 cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()) in isReservedGlobalPlacementOperator()
3100 if (!getDeclContext()->getRedeclContext()->isTranslationUnit()) in isReplaceableGlobalAllocationFunction()