Searched defs:class_template_decl (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 1541 ClassTemplateAllowsToInstantiationArgs(ClassTemplateDecl * class_template_decl,const TypeSystemClang::TemplateParameterInfos & instantiation_values) ClassTemplateAllowsToInstantiationArgs() argument |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ | ||
H A D | DWARFASTParserClang.cpp | 1808 clang::ClassTemplateDecl *class_template_decl = ParseStructureLikeDIE() local |