Home
last modified time | relevance | path

Searched defs:removeRange (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A Dilist_base.h81 template <class T> static void removeRange(T &First, T &Last) { in removeRange() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.init_fini/
H A Dcustom_gc.d158 void removeRange(void* p) nothrow @nogc in removeRange() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Drmem.d139 static void removeRange(const(void)* p) nothrow @nogc in removeRange() function