Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h476 bool DIEDeclContextsMatch(const DWARFDIE &die1, const DWARFDIE &die2);
H A DSymbolFileDWARF.cpp2884 bool SymbolFileDWARF::DIEDeclContextsMatch(const DWARFDIE &die1, in DIEDeclContextsMatch() function in SymbolFileDWARF