Home
last modified time | relevance | path

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

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