Lines Matching refs:getLVForDecl
337 LV.merge(getLVForDecl(ND, computation)); in getLVForTemplateArgumentList()
349 LV.merge(getLVForDecl(Template, computation)); in getLVForTemplateArgumentList()
661 return getLVForDecl(PrevVar, computation); in getLVForNamespaceScopeDecl()
863 LinkageInfo EnumLV = getLVForDecl(cast<NamedDecl>(D->getDeclContext()), in getLVForNamespaceScopeDecl()
961 getLVForDecl(cast<RecordDecl>(D->getDeclContext()), classComputation); in getLVForClassMember()
1121 .getLVForDecl(this, LVComputationKind::forLinkageOnly()) in getLinkageInternal()
1237 : getLVForDecl(Owner, computation); in getLVForClosure()
1286 LinkageInfo PrevLV = getLVForDecl(Prev, computation); in getLVForLocalDecl()
1323 LV = getLVForDecl(FD, computation); in getLVForLocalDecl()
1332 LV = getLVForDecl(MD->getParent(), computation); in getLVForLocalDecl()
1380 return getLVForDecl(cast<EnumDecl>(D->getDeclContext()), computation); in computeLVForDecl()
1466 LinkageInfo LinkageComputer::getLVForDecl(const NamedDecl *D, in getLVForDecl() function in LinkageComputer
1517 return getLVForDecl(D, D->getASTContext().getLangOpts().IgnoreXCOFFVisibility in getDeclLinkageAndVisibility()