Searched refs:computeLVForDecl (Results 1 – 2 of 2) sorted by relevance
146 LinkageInfo computeLVForDecl(const NamedDecl *D,
1076 .computeLVForDecl(this, LVComputationKind::forLinkageOnly()) in isLinkageValid()1236 ? computeLVForDecl(Owner, computation, /*IgnoreVarTypeLinkage*/true) in getLVForClosure()1349 LinkageInfo LinkageComputer::computeLVForDecl(const NamedDecl *D, in computeLVForDecl() function in LinkageComputer1478 LinkageInfo LV = computeLVForDecl(D, computation); in getLVForDecl()