reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/DataFormatters/FormatCache.h
   86   bool GetValidator(ConstString type,

References

tools/lldb/source/DataFormatters/FormatManager.cpp
  853     if (m_format_cache.GetValidator(match_data.GetTypeForCache(), retval)) {
tools/lldb/source/DataFormatters/LanguageCategory.cpp
  115     if (m_format_cache.GetValidator(match_data.GetTypeForCache(), format_sp))