Home
last modified time | relevance | path

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

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