Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp1979 bool is_template_template_argument = false; in ParseTemplateDIE() local
1995 is_template_template_argument = true; in ParseTemplateDIE()
2045 if (!is_template_template_argument) { in ParseTemplateDIE()