Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDDecl.cpp224 getLVForType(const Type &T, LVComputationKind computation) { in getLVForType() function
254 LV.merge(getLVForType(*NTTP->getType(), computation)); in getLVForTemplateParameterList()
324 LV.merge(getLVForType(*arg.getAsType(), computation)); in getLVForTemplateArgumentList()
665 LinkageInfo TypeLV = getLVForType(*Var->getType(), computation); in getLVForNamespaceScopeDecl()
881 LinkageInfo typeLV = getLVForType(*VD->getType(), computation); in getLVForClassMember()