Home
last modified time | relevance | path

Searched refs:HashHMapKey (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DHeaderMap.cpp31 static inline unsigned HashHMapKey(StringRef Str) { in HashHMapKey() function
219 for (unsigned Bucket = HashHMapKey(Filename);; ++Bucket) { in lookupFilename()