Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.h205 bool CompleteEnumType(const DWARFDIE &die, lldb_private::Type *type,
DDWARFASTParserClang.cpp2072 bool DWARFASTParserClang::CompleteEnumType(const DWARFDIE &die, in CompleteEnumType() function in DWARFASTParserClang
2118 return CompleteEnumType(die, type, clang_type); in CompleteTypeFromDWARF()