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

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompilerType.h397 void ForEachEnumerator(
H A DTypeSystem.h312 virtual void ForEachEnumerator( function in class:lldb_private::TypeSystem
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp789 void CompilerType::ForEachEnumerator( function in class:CompilerType
795 return type_system_sp->ForEachEnumerator(m_type, callback);
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp448 this_type.ForEachEnumerator([&sb_enum_member_list](
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h847 void ForEachEnumerator(
H A DTypeSystemClang.cpp5484 void TypeSystemClang::ForEachEnumerator( function in class:TypeSystemClang

Completed in 237 milliseconds