Lines Matching refs:getLVForDecl
338 LV.merge(getLVForDecl(ND, computation)); in getLVForTemplateArgumentList()
354 LV.merge(getLVForDecl(Template, computation)); in getLVForTemplateArgumentList()
401 LinkageInfo tempLV = getLVForDecl(temp, computation); in mergeTemplateLV()
475 LinkageInfo tempLV = getLVForDecl(temp, computation); in mergeTemplateLV()
650 return getLVForDecl(PrevVar, computation); in getLVForNamespaceScopeDecl()
864 LinkageInfo EnumLV = getLVForDecl(cast<NamedDecl>(D->getDeclContext()), in getLVForNamespaceScopeDecl()
958 getLVForDecl(cast<RecordDecl>(D->getDeclContext()), classComputation); in getLVForClassMember()
1180 .getLVForDecl(this, LVComputationKind::forLinkageOnly()) in getLinkageInternal()
1337 : getLVForDecl(Owner, computation); in getLVForClosure()
1387 LinkageInfo PrevLV = getLVForDecl(Prev, computation); in getLVForLocalDecl()
1424 LV = getLVForDecl(FD, computation); in getLVForLocalDecl()
1433 LV = getLVForDecl(MD->getParent(), computation); in getLVForLocalDecl()
1482 return getLVForDecl(cast<EnumDecl>(D->getDeclContext()), computation); in computeLVForDecl()
1568 LinkageInfo LinkageComputer::getLVForDecl(const NamedDecl *D, in getLVForDecl() function in LinkageComputer
1619 return getLVForDecl(D, D->getASTContext().getLangOpts().IgnoreXCOFFVisibility in getDeclLinkageAndVisibility()