Searched refs:computeLVForDecl (Results 1 – 1 of 1) sorted by relevance
1006 static LinkageInfo computeLVForDecl(const NamedDecl *D,1013 return computeLVForDecl(this, LVForLinkageOnly).getLinkage() == in isLinkageValid()1227 static LinkageInfo computeLVForDecl(const NamedDecl *D, in computeLVForDecl() function1358 LinkageInfo LV = computeLVForDecl(D, computation); in getLVForDecl()