Searched refs:getDeclLinkageAndVisibility (Results 1 – 3 of 3) sorted by relevance
157 LinkageInfo getDeclLinkageAndVisibility(const NamedDecl *D);
673 return getDeclLinkageAndVisibility(PrevVar); in getLVForNamespaceScopeDecl()1103 return LinkageComputer{}.getDeclLinkageAndVisibility(this); in getLinkageAndVisibility()1489 LinkageInfo LinkageComputer::getDeclLinkageAndVisibility(const NamedDecl *D) { in getDeclLinkageAndVisibility() function in LinkageComputer
3940 return getDeclLinkageAndVisibility(cast<TagType>(T)->getDecl()); in computeTypeLinkageInfo()3977 return getDeclLinkageAndVisibility(cast<ObjCInterfaceType>(T)->getDecl()); in computeTypeLinkageInfo()