Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h281 bool is_forward_declaration = false; member
H A DDWARFASTParserClang.cpp344 is_forward_declaration = form_value.Boolean(); in ParsedDWARFTypeAttributes()
765 if (attrs.is_forward_declaration) { in ParseEnum()
1575 attrs.is_forward_declaration = true; in ParseStructureLikeDIE()
1621 if (attrs.is_forward_declaration) { in ParseStructureLikeDIE()
1764 if (!attrs.is_forward_declaration) { in ParseStructureLikeDIE()