Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.h427 bool DIEDeclContextsMatch(const DWARFDIE &die1, const DWARFDIE &die2);
DSymbolFileDWARF.cpp2734 bool SymbolFileDWARF::DIEDeclContextsMatch(const DWARFDIE &die1, in DIEDeclContextsMatch() function in SymbolFileDWARF