Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h232 bool CompleteEnumType(const DWARFDIE &die, lldb_private::Type *type,
H A DDWARFASTParserClang.cpp2131 bool DWARFASTParserClang::CompleteEnumType(const DWARFDIE &die, in CompleteEnumType() function in DWARFASTParserClang
2171 return CompleteEnumType(die, type, clang_type); in CompleteTypeFromDWARF()