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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h202 bool CompleteEnumType(const DWARFDIE &die, lldb_private::Type *type,
H A DDWARFASTParserClang.cpp2115 bool DWARFASTParserClang::CompleteEnumType(const DWARFDIE &die, function in class:DWARFASTParserClang
2161 return CompleteEnumType(die, type, clang_type);

Completed in 236 milliseconds