Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h230 bool is_forward_declaration = false; member
H A DDWARFASTParserClang.cpp356 is_forward_declaration = form_value.Boolean(); in ParsedDWARFTypeAttributes()
780 if (attrs.is_forward_declaration) { in ParseEnum()
1482 attrs.is_forward_declaration = true; in ParseStructureLikeDIE()
1528 if (attrs.is_forward_declaration) { in ParseStructureLikeDIE()
1670 if (!attrs.is_forward_declaration) { in ParseStructureLikeDIE()