Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTextEncoding.cpp58 HandleOverflow(size_t &Capacity, char *&Output, size_t &OutputLength, in HandleOverflow()
149 size_t OutputLength = Capacity; in convertString() local
242 size_t OutputLength = Capacity; in convertString() local