Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2856 const uint32_t dwarf_decl_ctx_count = dwarf_decl_ctx.GetSize(); in FindDefinitionTypeForDWARFDeclContext() local
2857 if (dwarf_decl_ctx_count > 0) { in FindDefinitionTypeForDWARFDeclContext()