#include <cstddef>
#include "llvm/Support/DataTypes.h"
Go to the source code of this file.
Classes | |
struct | comma::StrHash |
struct | comma::StrEqual |
Namespaces | |
namespace | comma |
Functions | |
uint32_t | comma::hashString (const char *x) |
uint32_t | comma::hashData (const void *ptr, size_t size) |