Home
last modified time | relevance | path

Searched defs:name_hash (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_stream.c36 uint32_t name_hash; in isl_stream_register_keyword() local
312 uint32_t name_hash; in check_keywords() local
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp209 const uint32_t name_hash = llvm::djbHash(name.GetStringRef()); in GetDescriptorIterator() local
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2085 const uint32_t name_hash = data.GetU32(&offset); in ParseClassInfoArray() local