Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1319 QualType GetValueParamType(const clang::TemplateArgument &argument) { in GetValueParamType() function
1374 QualType template_param_type = GetValueParamType(targ); in CreateTemplateParameterList()
1395 ? GetValueParamType(template_param_infos.GetParameterPack().Front()) in CreateTemplateParameterList()
1472 QualType value_param_type = GetValueParamType(value); in TemplateParameterAllowsValue()