Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDFormatCache.cpp155 FormatCache::Entry::SetValidator (lldb::TypeValidatorImplSP validator_sp) in SetValidator() function in FormatCache::Entry
283 FormatCache::SetValidator (const ConstString& type,lldb::TypeValidatorImplSP& validator_sp) in SetValidator() function in FormatCache
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDValueObject.h914 SetValidator(lldb::TypeValidatorImplSP format) in SetValidator() function