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