Home
last modified time | relevance | path

Searched defs:class_template_decl (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1489 ClassTemplateAllowsToInstantiationArgs(ClassTemplateDecl * class_template_decl,const TypeSystemClang::TemplateParameterInfos & instantiation_values) ClassTemplateAllowsToInstantiationArgs() argument
1548 ClassTemplateDecl *class_template_decl = nullptr; CreateClassTemplateDecl() local
1644 CreateClassTemplateSpecializationDecl(DeclContext * decl_ctx,OptionalClangModuleID owning_module,ClassTemplateDecl * class_template_decl,int kind,const TemplateParameterInfos & template_param_infos) CreateClassTemplateSpecializationDecl() argument
[all...]
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1801 clang::ClassTemplateDecl *class_template_decl = ParseStructureLikeDIE() local