Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2742 bool have_index_match = false; in FindTypes() local
2776 have_index_match = true; in FindTypes()
2788 if (!have_index_match) { in FindTypes()