Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1580 NamedDecl *found_param = std::get<1>(pair); in ClassTemplateAllowsToInstantiationArgs() local
1581 if (!TemplateParameterAllowsValue(found_param, passed_arg)) in ClassTemplateAllowsToInstantiationArgs()