Lines Matching refs:getLVForDecl
339 LV.merge(getLVForDecl(ND, computation)); in getLVForTemplateArgumentList()
351 LV.merge(getLVForDecl(Template, computation)); in getLVForTemplateArgumentList()
398 LinkageInfo tempLV = getLVForDecl(temp, computation); in mergeTemplateLV()
472 LinkageInfo tempLV = getLVForDecl(temp, computation); in mergeTemplateLV()
681 return getLVForDecl(PrevVar, computation); in getLVForNamespaceScopeDecl()
884 LinkageInfo EnumLV = getLVForDecl(cast<NamedDecl>(D->getDeclContext()), in getLVForNamespaceScopeDecl()
978 getLVForDecl(cast<RecordDecl>(D->getDeclContext()), classComputation); in getLVForClassMember()
1153 .getLVForDecl(this, LVComputationKind::forLinkageOnly()) in getLinkageInternal()
1269 : getLVForDecl(Owner, computation); in getLVForClosure()
1318 LinkageInfo PrevLV = getLVForDecl(Prev, computation); in getLVForLocalDecl()
1355 LV = getLVForDecl(FD, computation); in getLVForLocalDecl()
1364 LV = getLVForDecl(MD->getParent(), computation); in getLVForLocalDecl()
1413 return getLVForDecl(cast<EnumDecl>(D->getDeclContext()), computation); in computeLVForDecl()
1499 LinkageInfo LinkageComputer::getLVForDecl(const NamedDecl *D, in getLVForDecl() function in LinkageComputer
1550 return getLVForDecl(D, D->getASTContext().getLangOpts().IgnoreXCOFFVisibility in getDeclLinkageAndVisibility()