Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDelayedDiagnostic.h318 pool_iterator pool_end() const { return Diagnostics.end(); } in pool_end() function
/netbsd-src/external/gpl2/groff/dist/src/libs/libbib/
H A Dindex.cpp626 const char *pool_end = pool + header.strings_size; in check_files() local