Searched defs:template_param_decl_count (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 1476 for (size_t i = 0, template_param_decl_count = template_param_decls.size(); CreateFunctionTemplateDecl() local |