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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp775 Type *enumerator_type = local
777 if (enumerator_type)
778 enumerator_clang_type = enumerator_type->GetFullCompilerType();

Completed in 58 milliseconds