Searched defs:remove_if (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DMapVector.h209 void MapVector<KeyT, ValueT, MapType, VectorType>::remove_if(Function Pred) { function in class:llvm::MapVector
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h255 template <typename PredFn> void remove_if(PredFn &&Pred) { function in class:llvm::orc::SymbolLookupSet
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h349 template <typename UnaryPredicate> bool remove_if(UnaryPredicate P) { function in class:llvm::NodeSet
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMContextImpl.h1319 template <class PredTy> void remove_if(PredTy shouldRemove) { function in class:llvm::MDAttachments
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_algo.h909 remove_if(_ForwardIterator __first, _ForwardIterator __last, function
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_algo.h867 remove_if(_ForwardIterator __first, _ForwardIterator __last, function

Completed in 266 milliseconds