Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/roff/troff/
HDinput.cpp3473 class temp_iterator : public input_iterator { class
3484 temp_iterator::temp_iterator(const char *s, int len) in temp_iterator() function in temp_iterator
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExprConstant.cpp313 typedef MapTy::const_iterator temp_iterator; typedef