Lines Matching refs:getRedeclContext
612 assert(D->getDeclContext()->getRedeclContext()->isFileContext() && in getLVForNamespaceScopeDecl()
1141 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()
1875 if (!this->getDeclContext()->getRedeclContext()->Equals( in declarationReplaces()
1876 OldD->getDeclContext()->getRedeclContext())) in declarationReplaces()
3263 dyn_cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()); in isMain()
3271 dyn_cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()); in isMSVCRTEntryPoint()
3305 if (!getDeclContext()->getRedeclContext()->isTranslationUnit()) in isReservedGlobalPlacementOperator()
3313 cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()) in isReservedGlobalPlacementOperator()
3335 if (!getDeclContext()->getRedeclContext()->isTranslationUnit()) in isReplaceableGlobalAllocationFunction()