Lines Matching refs:getRedeclContext
630 assert(D->getDeclContext()->getRedeclContext()->isFileContext() && in getLVForNamespaceScopeDecl()
1199 dyn_cast<NamedDecl>(ContextDecl->getDeclContext()->getRedeclContext()); in getLVForClosure()
1289 LV = getLVForClosure(BD->getDeclContext()->getRedeclContext(), in getLVForLocalDecl()
1392 Record->getDeclContext()->getRedeclContext(), in computeLVForDecl()
1410 if (D->getDeclContext()->getRedeclContext()->isFileContext()) in computeLVForDecl()
1733 if (!this->getDeclContext()->getRedeclContext()->Equals( in declarationReplaces()
1734 OldD->getDeclContext()->getRedeclContext())) in declarationReplaces()
3004 dyn_cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()); in isMain()
3012 dyn_cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()); in isMSVCRTEntryPoint()
3044 if (!getDeclContext()->getRedeclContext()->isTranslationUnit()) in isReservedGlobalPlacementOperator()
3052 cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()) in isReservedGlobalPlacementOperator()
3074 if (!getDeclContext()->getRedeclContext()->isTranslationUnit()) in isReplaceableGlobalAllocationFunction()