Searched defs:isEnd (Results 1 – 5 of 5) sorted by relevance
272 …const bool isEnd = curChar == 0 || curChar == (int)END_OF_BUFFER || curChar == '\n' || curChar == … in parseContainerLine() local308 bool isEnd = curChar == 0 || curChar == (int)END_OF_BUFFER || in parseContainerValue() local
202 bool isEnd() const { return getErrPtr() == nullptr; } in isEnd() function
232 bool isEnd() const { in isEnd() function
132 bool DbiModuleSourceFilesIterator::isEnd() const { in isEnd() function in DbiModuleSourceFilesIterator
94 bool isEnd() const { return IsEnd; } in isEnd() function