Home
last modified time | relevance | path

Searched refs:citerator (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/
H A Dinsert.cc31 typedef std::string::iterator citerator; in test01() typedef
158 citerator cit01 = str03.begin(); in test01()
H A Dctor_copy_dtor.cc33 typedef std::string::iterator citerator; in test01() typedef
/openbsd-src/gnu/llvm/llvm/include/llvm/XRay/
H A DTrace.h51 typedef std::vector<XRayRecord>::const_iterator citerator; typedef