Searched refs:IsValueParam (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp1252 bool IsValueParam(const clang::TemplateArgument &argument) { function in namespace:__anon1309
1273 if (IsValueParam(template_param_infos.args[i])) {
1295 IsValueParam(template_param_infos.packed_args->args[0])) {

Completed in 137 milliseconds