Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDebugNamesDWARFIndex.cpp224 bool cu_matches = false; in GetGlobalVariables() local
227 cu_matches = true; in GetGlobalVariables()
231 if (!cu_matches) in GetGlobalVariables()