Lines Matching defs:operator
77 VariableScope& operator= (const VariableScope& other);
101 ValueScope& operator= (const ValueScope& other);
135 FilteredIterator operator+ (ptrdiff_t offset) const
143 FilteredIterator& operator++ ()
150 FilteredIterator operator++ (int)
158 bool operator== (const FilteredIterator& other) const
163 bool operator!= (const FilteredIterator& other) const
168 const Item& operator* (void)
245 VariableManager& operator= (const VariableManager& other);
298 bool operator() (const ValueEntry* entry) const
308 bool operator() (const ValueEntry* entry) const
331 bool operator() (const ValueEntry* entry) const