Lines Matching refs:getRedeclContext
650 assert(D->getDeclContext()->getRedeclContext()->isFileContext() && in getLVForNamespaceScopeDecl()
1121 const DeclContext *DC = getDeclContext()->getRedeclContext(); in isReserved()
1254 dyn_cast<NamedDecl>(ContextDecl->getDeclContext()->getRedeclContext()); in getLVForClosure()
1344 LV = getLVForClosure(BD->getDeclContext()->getRedeclContext(), in getLVForLocalDecl()
1448 Record->getDeclContext()->getRedeclContext(), in computeLVForDecl()
1466 if (D->getDeclContext()->getRedeclContext()->isFileContext()) in computeLVForDecl()
1799 if (!this->getDeclContext()->getRedeclContext()->Equals( in declarationReplaces()
1800 OldD->getDeclContext()->getRedeclContext())) in declarationReplaces()
3131 dyn_cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()); in isMain()
3139 dyn_cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()); in isMSVCRTEntryPoint()
3171 if (!getDeclContext()->getRedeclContext()->isTranslationUnit()) in isReservedGlobalPlacementOperator()
3179 cast<TranslationUnitDecl>(getDeclContext()->getRedeclContext()) in isReservedGlobalPlacementOperator()
3201 if (!getDeclContext()->getRedeclContext()->isTranslationUnit()) in isReplaceableGlobalAllocationFunction()