Lines Matching refs:getRedeclContext
612 assert(D->getDeclContext()->getRedeclContext()->isFileContext() && in getLVForNamespaceScopeDecl()
1148 const DeclContext *DC = getDeclContext()->getRedeclContext(); in isReserved()
1317 dyn_cast<NamedDecl>(ContextDecl->getDeclContext()->getRedeclContext()); in getLVForClosure()
1413 LV = getLVForClosure(BD->getDeclContext()->getRedeclContext(), in getLVForLocalDecl()
1517 Record->getDeclContext()->getRedeclContext(), in computeLVForDecl()
1535 if (D->getDeclContext()->getRedeclContext()->isFileContext()) in computeLVForDecl()
1860 if (!this->getDeclContext()->getRedeclContext()->Equals( in declarationReplaces()
1861 OldD->getDeclContext()->getRedeclContext())) in declarationReplaces()
3300 dyn_cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()); in isMain()
3308 dyn_cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()); in isMSVCRTEntryPoint()
3342 if (!getDeclContext()->getRedeclContext()->isTranslationUnit()) in isReservedGlobalPlacementOperator()
3350 cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()) in isReservedGlobalPlacementOperator()
3372 if (!getDeclContext()->getRedeclContext()->isTranslationUnit()) in isReplaceableGlobalAllocationFunction()