Searched refs:getLVForType (Results 1 – 3 of 3) sorted by relevance
138 LinkageInfo getLVForType(const Type &T, LVComputationKind computation);
239 LinkageInfo LinkageComputer::getLVForType(const Type &T, in getLVForType() function in LinkageComputer266 LV.merge(getLVForType(*NTTP->getType(), computation)); in getLVForTemplateParameterList()331 LV.merge(getLVForType(*Arg.getAsType(), computation)); in getLVForTemplateArgumentList()785 LinkageInfo TypeLV = getLVForType(*Var->getType(), computation); in getLVForNamespaceScopeDecl()1021 LinkageInfo typeLV = getLVForType(*VD->getType(), computation); in getLVForClassMember()1426 LinkageInfo LV = getLVForType(*TPO->getType(), computation); in computeLVForDecl()
1095 if (MergeLV(getLVForType(*TI.getType(), computation))) in getLVForValue()