Lines Matching refs:getRedeclContext
579 assert(D->getDeclContext()->getRedeclContext()->isFileContext() && in getLVForNamespaceScopeDecl()
1119 DC = ContextDecl->getDeclContext()->getRedeclContext(); in getLVForClosure()
1195 LV = getLVForClosure(BD->getDeclContext()->getRedeclContext(), in getLVForLocalDecl()
1302 OuterMostLambda->getDeclContext()->getRedeclContext(), in computeLVForDecl()
1311 if (D->getDeclContext()->getRedeclContext()->isFileContext()) in computeLVForDecl()
1538 if (!this->getDeclContext()->getRedeclContext()->Equals( in declarationReplaces()
1539 OldD->getDeclContext()->getRedeclContext())) in declarationReplaces()
2446 dyn_cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()); in isMain()
2454 dyn_cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()); in isMSVCRTEntryPoint()
2486 if (!getDeclContext()->getRedeclContext()->isTranslationUnit()) in isReservedGlobalPlacementOperator()
2494 cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()) in isReservedGlobalPlacementOperator()
2515 if (!getDeclContext()->getRedeclContext()->isTranslationUnit()) in isReplaceableGlobalAllocationFunction()