Home
last modified time | relevance | path

Searched refs:inc_pos (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h503 void inc_pos(uint64_t Delta) { pos += Delta; } in inc_pos() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp944 inc_pos(Ret); in read()