Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h251 bool CompleteRecordType(const DWARFDIE &die, lldb_private::Type *type,
H A DDWARFASTParserClang.cpp2111 bool DWARFASTParserClang::CompleteRecordType(const DWARFDIE &die, in CompleteRecordType() function in DWARFASTParserClang
2238 return CompleteRecordType(die, type, clang_type); in CompleteTypeFromDWARF()