Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2761 const uint32_t dwarf_decl_ctx_count = dwarf_decl_ctx.GetSize(); in FindDefinitionTypeForDWARFDeclContext() local
2762 if (dwarf_decl_ctx_count > 0) { in FindDefinitionTypeForDWARFDeclContext()