Home
last modified time | relevance | path

Searched defs:enum_kind (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h589 std::optional<clang::EnumExtensibilityAttr::Kind> enum_kind; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2317 std::optional<clang::EnumExtensibilityAttr::Kind> enum_kind) { in CreateEnumerationType()