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

References

tools/lldb/source/DataFormatters/FormatManager.cpp
  639     LLDB_LOGF(log,
  643       if (log) {
  645             log, "[FormatManager::GetFormat] Cache search success. Returning.");
  646         LLDB_LOGV(log, "Cache hits: {0} - Cache Misses: {1}",
  653         log,
  659     LLDB_LOGF(log,
  670           log,
  676     LLDB_LOGF(log, "[FormatManager::GetFormat] Search failed. Giving hardcoded "
  682     LLDB_LOGF(log, "[FormatManager::GetFormat] Caching %p for type %s",
  687   LLDB_LOGV(log, "Cache hits: {0} - Cache Misses: {1}",