Home
last modified time | relevance | path

Searched refs:getContentIterator (Results 1 – 7 of 7) sorted by relevance

/dports/math/vampire/vampire-4.5.1/Lib/
H A DPairUtils.hpp128 getContentIterator(RightPushedPair<C,DItb> obj) in getContentIterator() function
131 getContentIterator(obj.get().second) ); in getContentIterator()
H A DBacktrackIterators.hpp158 getContentIterator(cPItb), in operator ()()
H A DDArray.hpp481 VirtualIterator<T> getContentIterator(DArray<T>& arr) in getContentIterator() function
H A DList.hpp811 typename List<T>::Iterator getContentIterator(List<T>* lst) in getContentIterator() function
H A DMetaiterators.hpp57 ITERATOR_TYPE(C) getContentIterator(C& c) in getContentIterator() function
/dports/math/vampire/vampire-4.5.1/Inferences/
H A DEqualityFactoring.cpp81 auto it1 = getContentIterator(*_cl); in operator ()()
/dports/math/vampire/vampire-4.5.1/Kernel/
H A DInferenceStore.cpp175 VirtualIterator<unsigned> vit=pvi( getContentIterator(vars) ); in getQuantifiedStr()