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