Home | History | Annotate | Download | only in src

Lines Matching refs:CharsPrinted

8467     int CharsPrinted =
8469 assert(CharsPrinted >= 0);
8470 assert((size_t)CharsPrinted < llvm::array_lengthof(buf));
8471 (void)CharsPrinted; // avoid warnings if asserts are disabled