Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2828 TypeQuery die_query(name.GetStringRef(), in FindTypes() local
2830 if (!query.ContextMatches(die_query.GetContextRef())) in FindTypes()