Searched defs:isClosed (Results 1 – 5 of 5) sorted by relevance
87 bool isClosed() const { return EndIndex != NoEntry; } in isClosed() function
38 bool isClosed() const { return K == Closed; } in isClosed() function
147 bool isClosed() const { return State == Closed; } in isClosed() function
229 unsigned int isClosed; /* TCL_CLOSE_READ or TCL_CLOSE_WRITE */ member
4883 bool EnumDecl::isClosed() const { in isClosed() function in EnumDecl