Searched refs:isOutOfRange (Results 1 – 4 of 4) sorted by relevance
20 bool isOutOfRange(const int*);87 if (myNamespace::isOutOfRange(&x)) in testConfigurationNamespaceFilter3()
351 bool isOutOfRange(const int*);380 if (isOutOfRange(&x)) // the filter function in testConfigurationFilter()
66 bool isOutOfRange() const { return isOutOfRange_; } in isOutOfRange() function
200 if (folder.isOutOfRange()) { in InitDesignator()