reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Symbol/ClangASTContext.h
  299   CreateTemplateTemplateParmDecl(const char *template_name);

References

tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
 1843         auto *tplt_type = m_ast.CreateTemplateTemplateParmDecl(template_name);