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

Definitions

include/llvm/ADT/Hashing.h
   71 class hash_code {
  370 template <typename T>
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/CodeGen/MachineOperand.h
   50 class MachineOperand {
include/llvm/IR/Metadata.h
  710 class MDOperand {
tools/clang/include/clang/AST/APValue.h
  138   class LValueBase {
  195   class LValuePathEntry {
tools/clang/include/clang/Basic/Sanitizers.h
   29 class SanitizerMask {
tools/clang/include/clang/Lex/HeaderSearchOptions.h
   69   struct Entry {
   85   struct SystemHeaderPrefix {
unittests/ADT/HashingTest.cpp
   32 struct NonPOD {
  126 struct HashableDummy { size_t value; };