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

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h68 enum DynamicClassInfoHelper { enum in namespace:lldb_private
158 DynamicClassInfoHelper GetDynamicClassInfoHelper() const;
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4523 DynamicClassInfoHelper TargetProperties::GetDynamicClassInfoHelper() const {
4525 return GetPropertyAtIndexAs<DynamicClassInfoHelper>(
4526 idx, static_cast<DynamicClassInfoHelper>(

Completed in 119 milliseconds