Home
last modified time | relevance | path

Searched refs:pool_end (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDelayedDiagnostic.h310 Diagnostics.append(pool.pool_begin(), pool.pool_end()); in steal()
318 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
628 ptr < pool_end; in check_files()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp8655 i = pool->pool_begin(), e = pool->pool_end(); i != e; ++i) { in PopParsingDeclaration()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201421261 "insn". Strengthen local "pool_end" from rtx to rtx_code_label *