Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTContext.cpp1369 CXXRecordDecl *template_cxx_decl = CXXRecordDecl::Create (*ast, in CreateClassTemplateDecl() local
1380 template_param_decls[i]->setDeclContext (template_cxx_decl); in CreateClassTemplateDecl()
1393 template_cxx_decl, in CreateClassTemplateDecl()