Searched refs:digestType (Results 1 – 1 of 1) sorted by relevance
315 const ArrayType *digestType = static_cast<const ArrayType *>(chainType->getElementType()); in fillHashChainMethod() local319 { { IMPL_INTERFACE, [this, digestType](auto &out) { in fillHashChainMethod()323 emitDigestChain(out, "(" + digestType->getInternalDataCppType() + ")", in fillHashChainMethod()329 { { IMPL_INTERFACE, [this, digestType, chainType](auto &out) { in fillHashChainMethod()336 emitDigestChain(out, "new " + digestType->getJavaType(false /* forInitializer */), in fillHashChainMethod()