Home
last modified time | relevance | path

Searched defs:HashBuilder (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DHashBuilder.h141 explicit HashBuilder(HasherT &Hasher) : HashBuilderBase<HasherT>(Hasher) {} in HashBuilder() function
143 explicit HashBuilder(ArgTypes &&...Args) in HashBuilder() function
H A DVersionTuple.h24 template <typename HasherT, llvm::endianness Endianness> class HashBuilder; variable
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp324 HashBuilder; getModuleContextHash() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp630 HashBuilder; computeStackId() local