Searched defs:isLast (Results 1 – 8 of 8) sorted by relevance
147 bool isLast() const { return (next == NULL); } in isLast() function
58 def dump(self, isWebUrl=False, isFirst=False, isLast=False): argument
144 public boolean isLast() { in isLast() method in MockCursor
175 public boolean isLast() { in isLast() method in CursorWrapper
156 boolean isLast(); in isLast() method
295 public final boolean isLast() { in isLast() method in AbstractCursor
79 public boolean isLast = false; field in ConfigParser.MimePart
52 bool isLast() const { return llvm::ELF::R_MIPS_NONE == (m_Type >> 8); } in isLast() function in mcld::MipsRelocationInfo