Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DUniqueDWARFASTType.cpp23 static bool IsSizeAndDeclarationMatching(UniqueDWARFASTType const &udt, in IsSizeAndDeclarationMatching() function
58 if (!IsSizeAndDeclarationMatching(udt, die, decl, byte_size, in Find()