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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h186 enum class TypeValidatorResult : bool { Success = true, Failure = false }; class in namespace:lldb_private

Completed in 44 milliseconds