Home
last modified time | relevance | path

Searched refs:getLVForType (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DDecl.cpp226 getLVForType(const Type &T, LVComputationKind computation) { in getLVForType() function
254 LV.merge(getLVForType(*NTTP->getType(), computation)); in getLVForTemplateParameterList()
322 LV.merge(getLVForType(*Arg.getAsType(), computation)); in getLVForTemplateArgumentList()
712 LinkageInfo TypeLV = getLVForType(*Var->getType(), computation); in getLVForNamespaceScopeDecl()
949 LinkageInfo typeLV = getLVForType(*VD->getType(), computation); in getLVForClassMember()