Searched defs:IntHash (Results 1 – 3 of 3) sorted by relevance
289 typedef int_hash<int, INT_MIN, INT_MAX> IntHash; in test_nonzero_empty_key() typedef
452 typedef int_hash<int, INT_MIN, INT_MAX> IntHash; in test_nonzero_empty_key() typedef
202 llvm::APInt IntHash(128, Str.str(), 16); in CodeGenModule() local