Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.h85 uint64_t NameHash; member
H A DCoverageMappingGen.cpp1606 const uint64_t NameHash = Info.NameHash; in emitFunctionMappingRecord() local
1644 const uint64_t NameHash = llvm::IndexedInstrProf::ComputeHash(NameValue); in addFunctionMappingRecord() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp2013 unsigned NameHash; member in __anon22a59e6d0411::IdentifierLookupVisitor