Home
last modified time | relevance | path

Searched defs:InputLength (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBase64.cpp43 const uint64_t InputLength = Input.size(); in decodeBase64() local
H A DTextEncoding.cpp144 size_t InputLength = Source.size(); in convertString() local
273 size_t InputLength = Source.size(); in convertString() local