Searched refs:CompleteEnumType (Results 1 – 2 of 2) sorted by relevance
232 bool CompleteEnumType(const DWARFDIE &die, lldb_private::Type *type,
2131 bool DWARFASTParserClang::CompleteEnumType(const DWARFDIE &die, in CompleteEnumType() function in DWARFASTParserClang2171 return CompleteEnumType(die, type, clang_type); in CompleteTypeFromDWARF()