Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/input.output/syncstream/syncbuf/
H A Dhelpers.h22 T* _pptr() { return this->pptr(); } in _pptr() function
/llvm-project/libcxx/test/std/input.output/syncstream/syncbuf/syncstream.syncbuf.assign/
H A Dassign.pass.cpp54 T* _pptr() { return this->pptr(); } in _pptr() function in test_buf